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/_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel