rtsp server problem: same frame content send over and over again

t.kipfelsberger t.kipfelsberger at ognios.com
Fri Mar 15 10:24:20 UTC 2019


I'm stuck with following problem:
When setting up gst-rtsp-server, the RTSP reciever will only show the
content of the first frame, though the server keeps sending frames.

I use following pipeline:

/imxv4l2videosrc device=/dev/video0 imx-capture-mode=5 ! tee name=tp tp. !
queue ! imxipuvideotransform ! *jpegenc* ! fakesink sync=false tp. ! queue !
imxipuvideotransform  ! imxvpuenc_h264 bitrate=0  ! rtph264pay name=pay0
pt=96 config-interval=1/

The strange thing is, without /jpegenc/ in the first 'tee' branch everything
works fine (*)

Any help is appreciated!

(*)
/imxv4l2videosrc device=/dev/video0 imx-capture-mode=5 ! tee name=tp tp. !
queue ! imxipuvideotransform ! fakesink sync=false tp. ! queue !
imxipuvideotransform  ! imxvpuenc_h264 bitrate=0  ! rtph264pay name=pay0
pt=96 config-interval=1/



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list