how to send rtsp stream (or: act like ip camera)

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

how to send rtsp stream (or: act like ip camera)

Jan Spurný
Hi,

Is there any way of creating pipeline which would generate RTSP stream just like some IP camera?
I've found many examples like:

 gst-launch -v v4lsrc ! ffenc_mpeg4 ! rtpmp4vpay ! udpsink port=5000

but then I must copy the caps string and use it in receiver's gst pipeline - but I'd like to make a stream anyone can read using mplayer, vlc, or whatever rtsp-enabled player they have..

Thanks in advance for any help or suggestion

Jan Spurny

------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: how to send rtsp stream (or: act like ip camera)

Donny Viszneki
I think this URL appeared on the list recently:

http://mcs.hackitectura.net/tiki-index.php?page=live%20stream%20with%20gstreamer

It seems to have a lot of gst-launch prototypes to get you started.

--
http://codebad.com/

------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: how to send rtsp stream (or: act like ip camera)

Donny Viszneki
On Fri, Mar 27, 2009 at 6:37 PM, Donny Viszneki
<[hidden email]> wrote:
> I think this URL appeared on the list recently:
>
> http://mcs.hackitectura.net/tiki-index.php?page=live%20stream%20with%20gstreamer

Sorry I don't think this is what you were actually looking for.

--
http://codebad.com/

------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: how to send rtsp stream (or: act like ip camera)

Florent THIERY-2
In reply to this post by Jan Spurný
Hello,

You won't have any dedicated sink element, better check
http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/

Florent

------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel