-
Notifications
You must be signed in to change notification settings - Fork 58
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 plugin for ST30TX #1027
Conversation
4fc6166
to
9e27a15
Compare
Another thing in another commit i am making the "central" files could be worthwhile to first go with that commit then just kick all the parsing you do here to common ? |
Also please use a good commit message Just a tad bit of a word about how this works mby? What does it introduce to the code base ? the launch command passed to the "To test" or "to launch" with clear description why so skimpy ;-; |
2039198
to
e47ccff
Compare
Signed-off-by: Kasiewicz, Marek <[email protected]>
e74c300
to
50e03ab
Compare
Signed-off-by: Kasiewicz, Marek <[email protected]>
50e03ab
to
46611cc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
example launch command:
gst-launch-1.0 filesrc location=/home/gta/mkasiew/audio-samp/f1_s16le_48000.pcm blocksize=70000 !
rawaudioparse format=pcm sample-rate=48000 pcm-format=s16le num-channels=1 !
mtlst30tx tx-queues=4 tx-udp-port=20000tx-payload-type=111 dev-ip="192.168.96.3" tx-ip="192.168.96.2" dev-port="0000:4b:11.0"