[gst-devel] webcam rtsp server supports only one session
Wim Taymans
wim.taymans at gmail.com
Tue Dec 21 09:24:17 CET 2010
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 https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list