Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: gstreamer add src plugin for st30p audio #1028

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

DawidWesierski4
Copy link
Collaborator

Add simple gstreamer plugin for st30p audio,
Create a simple design where we create
the session in the _start function, and
the recive and processing is in _create function.

Create a plugin for st20p rx standard
for gstreamer, allowing to receive the data in the
pipeline mode.

Create a simple design where we create
the session in the _start function, and
the recive and processing is in _create function.

Move some of the functions from the TX RX to the
common file.
Change the name of TX plugin to mtl_st20p_tx to
make it easier to distiguish between the plugins.
Add simple gstreamer plugin for st30p audio,
Create a simple design where we create
the session in the _start function, and
the recive and processing is in _create function.
@DawidWesierski4 DawidWesierski4 changed the title Add: gstreamer add plugin for st30p audio Add: gstreamer add src plugin for st30p audio Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants