Gstreamer AVNU Stdin Stdout Streaming doubt

Arjen Veenhuizen arjen at moonlightmedia.nl
Wed Jun 7 19:38:31 UTC 2017


You will have to tell the receiving end what kind of stream it is receiving.
Assuming default videotestsrc settings, its caps will be something like
"video/x-raw,format=I420,width=320,height=240,framerate=(fraction)25/1,pixel-aspect-ratio=(fraction)1/1".
In that case, your receiving pipeline should read something like (untested):


Note that setting sync=false is hardly ever a good solution.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-AVNU-Stdin-Stdout-Streaming-doubt-tp4683240p4683242.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list