[Live-devel] Play same same stream in all clients
Ross Finlayson
finlayson at live555.com
Tue Feb 19 19:39:10 PST 2013
> I am successfully able to play the 1.mp3 song, consider the song is reached now 2nd min, still 2 more min left. Now, I run the rtsp://<my system address>/1.mp3 in second instance of VLC player.
>
> In the second VLC player, it starts playing 1.mp3 song from beginning (starting 0th sec) instead of 2nd min.
>
> I want this second VLC player should play the song from 2nd min, since the first vlc player reached 2 min already.
>
> I wanted both VLC player stream same data, both should be sync.
>
> Is it possible
Yes, you can get this behavior by changing the constant "reuseSource" (in the file "mediaServer/DynamicRTSPServer.cpp", line 97) from False to True.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130220/bcb38ae5/attachment.html>
More information about the live-devel
mailing list