ximagesrc and RTP streaming, evaluate solution and performance
Daniel Johnson
teknotus at gmail.com
Tue May 5 04:37:20 UTC 2020
On Mon, May 4, 2020, 2:15 AM alexxtasi <alextasikas at gmail.com> wrote:
>
> My questions are:
> 1- those delays, are the result of bad configuration of my pipelines ? (eg
> use of rtpjitterbuffer, videoscale method=0, etc)
> 2- if yes, what pipeline should I use ?
> 3- is ximagesrc the appropriate element for my use case and also is this
> use case feasible at all ?
>
> thanks in advance
>
I've got a stream like this working from a raspberry pi 4 with 4 gigs of
ram. I'm using the hardware h264 encoder on the raspberry pi using the v4l2
encoder element. I'm not sure if the new driver is the default yet or if
you need to manually turn it on to make the encoder available from
Gstreamer. It also has some weird bugs like having blue and red swapped in
the recording. I fixed it with an extra capsfilter it shouldn't need. For
25 fps setting the monitor refresh rate to 25 or 50 fps might help
slightly.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200504/51594a1c/attachment.htm>
More information about the gstreamer-devel
mailing list