[gst-devel] webcam rtsp server supports only one session

liJin lijinsyam at gmail.com
Tue Dec 21 16:37:57 CET 2010


Hi..

For sharing media

       factory = gst_rtsp_media_factory_new ();
      * gst_rtsp_media_factory_set_shared(factory,TRUE);*
       gst_rtsp_media_factory_set_launch (factory, str);

I think this will help....


On Tue, Dec 21, 2010 at 8:18 PM, ding cheng <dingchengus1 at yahoo.com> wrote:

> It is one of test programs in example directory. You can use test-mp4 to
> stream a mp4 file.
>
> --- On *Tue, 12/21/10, michael <mcygogo at gmail.com>* wrote:
>
>
> From: michael <mcygogo at gmail.com>
> Subject: Re: [gst-devel] webcam rtsp server supports only one session
> To: "Discussion of the development of GStreamer" <
> gstreamer-devel at lists.sourceforge.net>
> Date: Tuesday, December 21, 2010, 12:58 AM
>
>
> where is your test-mp4.c ?
>
> On Tue, Dec 21, 2010 at 4:24 PM, Wim Taymans <wim.taymans at gmail.com<http://us.mc1200.mail.yahoo.com/mc/compose?to=wim.taymans@gmail.com>
> > wrote:
>
> Check out the 'shared' property on the media factory, it allows you to
> share 1 instance of a pipeline with multiple clients.
>
> Wim
>
> On Mon, 2010-12-20 at 18:16 -0800, ding cheng wrote:
> > I modify test-mp4.c launch string to use v4l2src as stream source:
> >
> > "v4l2src device=/dev/video0 ! ffmpegcolorspace !  videoscale !
> > ffenc_mpeg4 ! rtpmp4vpay pt=96 name=pay0".
> >
> > It can only support one session. But the origional test-mp4.c supports
> > multiple sessions without problem.
> > Can somebody give me a clue? Thanks,
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Lotusphere 2011
> > Register now for Lotusphere 2011 and learn how
> > to connect the dots, take your collaborative environment
> > to the next level, and enter the era of Social Business.
> > http://p.sf.net/sfu/lotusphere-d2d
> > _______________________________________________ gstreamer-devel mailing
> list gstreamer-devel at lists.sourceforge.net<http://us.mc1200.mail.yahoo.com/mc/compose?to=gstreamer-devel@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
>
>
> ------------------------------------------------------------------------------
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net<http://us.mc1200.mail.yahoo.com/mc/compose?to=gstreamer-devel@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
>
> -----Inline Attachment Follows-----
>
>
>
> ------------------------------------------------------------------------------
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
>
> -----Inline Attachment Follows-----
>
> _______________________________________________
>
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net<http://us.mc1200.mail.yahoo.com/mc/compose?to=gstreamer-devel@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
>
>
> ------------------------------------------------------------------------------
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101221/06f671d2/attachment.htm>


More information about the gstreamer-devel mailing list