Set udp packet size
de_ninja
daniel at gretzke.de
Wed May 18 14:05:02 UTC 2016
I want to stream audio encoded as mp3 with udpsink with this pipeline:
*gst-launch-1.0 audiotestsrc ! lamemp3enc ! udpsink host=224.0.0.1
port=8001*
I receive packets with a size of 104 bytes.
How can I send bigger data packets with udp?
I also tried: *queue min-threshold-bytes=1024* but the packet size is still
104 bytes.
Thanks for any help!
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Set-udp-packet-size-tp4677660.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list