-
Notifications
You must be signed in to change notification settings - Fork 5
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
how to run plugin with gst-launch #26
Comments
Hi, Your assumption is right, mprtp_scheduler -> .... -> mprtp_sink, and mprtp_receiver -> ... -> mprtp_reciver |
hello,
I inspect the snd_pipeline.c and it seems this line of code is the cause of the problem
but I have no idea how to fix it, can you help me, please? sorry for bad english, thanx |
your English is not worst than mine.
And please write me an email so the communication and response can be a bit faster. |
Hi
i want to launch this plugin in gstreamer but i have no idea how this should be done.
can you please help me?
i think it should be like this
sender side:
mprtp-scheduler -> mprtp-sender
receiver side
mprtp-receiver -> mprtp-playouter
The text was updated successfully, but these errors were encountered: