Gstreamer outputs bad / noisy video feed from buffer

Arvin6 arvindn995 at gmail.com
Thu Oct 5 06:55:03 UTC 2017


Hi Arjen
Thank you so much. I have set it to RGB16 before, now when I set it to RGB
it displays perfectly. Do you have any idea how to stream this over tcp?
My pipeline is 
Appsrc->decodebin->videoconvert ->x264enc->mpegtsmux->hlssink 

This works fine but the latency is not acceptable for screen casting. Also,
there is always an initial delay for segments to be generated which might be
the cause. What encoder / mux should I use to stream it over http/tcp in
realtime. I tried
Appsrc->decodebin->videoconvert->theoraenc->oggmux->tcpserversink but no
luck.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list