Sending UDP stream from RPi 4 to PC (over ethernet)

Michael Gruner michael.gruner at ridgerun.com
Sat Dec 19 16:30:24 UTC 2020


Maybe you can try sending key frames more periodically. Set the key-int-max property of the x264enc to something like 30 to see if it makes a difference.

Michael

> On 19 Dec 2020, at 03:09, etne <louis.etienne82 at orange.fr> wrote:
> 
> Thanks for your answer.
> 
> Using this pipeline:
> 
> appsrc format=(string)\"BGR\" ! videoconvert ! x264enc tune=zerolatency
> speed-preset=ultrafast !  h264parse ! rtph264pay config-interval=1 !
> rtpsink uri=rtp://239.1.2.3:1234 
> 
> I get the following error on the RPi:
> x264 [error]: baseline profile doesn't support 4:4:4
> Is it a format image error?
> 
> 
> 
> 
> 
> --
> 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


More information about the gstreamer-devel mailing list