How to send every comes source video buffer to the udp sink without of a buffering?

Denis Shienkov denis.shienkov at gmail.com
Wed Jan 3 12:59:56 UTC 2018


Ahh.. OK, many thanks.


28.12.2017 17:32, Arjen Veenhuizen пишет:
> You miss the key frame if the first frame got lost somehow. The decoder must
> wait for the next key frame before it can start decoding. In static scenes
> (and when using default x264 settings) this can take up to 250 frames. You
> can tune the key-int-max properly of x264enc to reduce this latency at the
> cost of compression efficiency. Also, do not forget to insert SPS/PPS at
> every key frame (e.g. set config-interval = -1 on h264parse)
>
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180103/431dd4a7/attachment-0001.html>


More information about the gstreamer-devel mailing list