Video Low-latency plugin development

Baby Octopus jagadishkamathk at gmail.com
Thu Aug 3 04:39:32 UTC 2017


One of the key aspect in low latency encoding is optimization of capture
pipeline. The device driver must provide API to push each row of pixels as
an when they are captured in raster scan order, than pushing the complete
frame. This needs to be taken up by the encoder and generate encoded slice.
If I'm not wrong, x264enc should have support for working at slice level



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Video-Low-latency-plugin-development-tp4684074p4684078.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list