After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 616575 - Multiudpsink not working properly.
Multiudpsink not working properly.
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.x
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-22 23:47 UTC by gankyy
Modified: 2010-09-08 22:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description gankyy 2010-04-22 23:47:51 UTC
I'm trying to use multiudpsink but can only receive at the first cilent

I'm using this pipeline,

gst-launch-0.10 udpsrc caps="application/x-rtp,media=(string)audio,clock-rate=(i
nt)8000,encoding-name=(string)PCMA" port=15000 ! multiudpsink clients=10.0.0.2:9999, 10.0.1.3:9999
Comment 1 Tim-Philipp Müller 2010-04-30 07:55:28 UTC
> ... ! multiudpsink clients=10.0.0.2:9999, 10.0.1.3:9999

Have you tried without the space or putting quotes around the argument, to make sure it gets passed as a whole?
Comment 2 Tobias Mueller 2010-09-08 22:42:40 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!