Help with Gstreamer and RTSP with Axis Camera
Tim-Philipp Müller
t.i.m at zen.co.uk
Sat Apr 9 10:28:43 PDT 2011
On Sat, 2011-04-09 at 10:13 -0700, Tom Hendrick wrote:
> I can see a live feed from the Axis camera when I do:
>
> gst-launch-0.10 playbin2 uri=rtsp://192.168.0.90/mpeg4/media.amp
>
> I can't figure out how to modify my transmit and receive commands
> given that I need to depay. I've read up on the gstreamer site and
> checked other forums but still can't figure it out. When I do
> "gst-launch rtspsrc location=rtsp://192.168.0.90/mpeg4/media.amp !
> rtpmp4gdepay ! filesink=txcap.ts" I get an error saying "streaming
> task paused, reason not-linked (-1)".
>
> Do you know how I would modify them, here they are again?
>
What does this output:
gst-launch-0.10 -v playbin2 uri=rtsp://192.168.0.90/mpeg4/media.amp
?
Cheers
-Tim
More information about the gstreamer-devel
mailing list