discover pipeline
Jerry Geis
jerry.geis at gmail.com
Tue Dec 10 19:59:33 UTC 2019
Is there a way for totem or gstreamer to output the final pipeline ???
When I run totem rtsp://192.168.2.5 my camera and audio both show. Cool.
This works for just video:
gst-launch-1.0 -v rtspsrc latency=0 location=rtsp://192.168.2.5 '!'
rtph264depay '!' h264parse config-interval=-1 '!' fluh264dec ! videoconvert
! ximagesink
when I try to build a pipeline to include audio it does not.
The audio is MPEG4-generic.
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20191210/7ed1a6a2/attachment.htm>
More information about the gstreamer-devel
mailing list