Streaming uncompressed Video data with UDP

Tim Müller tim at centricular.com
Fri Jun 26 07:39:33 PDT 2015


On Fri, 2015-06-26 at 06:59 -0700, Baby Octopus wrote:

> I don't know if it's possible to stream raw data over UDP, specially
> considering the packet losses. Best is to use any encoder with lower
> quantizer settings and then stream it over RTP

You can stream raw video just fine over UDP if you have enough bandwidth
and CPU, there are RTP payloaders/depayloaders (rtpvrawpay/rtpvrawdepay)
for this. Mostly used on local networks of course :)

 Regards
  -Tim

-- 
Tim Müller, Centricular Ltd - http://www.centricular.com



More information about the gstreamer-devel mailing list