Re: [Live-devel] streaming H264 unicast to multiple clients with same source

2009-06-22 Thread Sundar
Hi Ross, Thanx for the kind response. However, I tested the same code with a TS file and by setting the flag to true, I could play the same file to all the clients; in a way that all clients play the same stream from the same file as in a live camera stream. And this is why I enabled the flag for

Re: [Live-devel] streaming H264 unicast to multiple clients with same source

2009-06-19 Thread Ross Finlayson
2. When I set the resuseFirstsource variable to be true, I find that only the first client is able to render the stream on VLC. The other clients do get connected and I saw that the stream state gets changed to playing for the subsequent clients, yet I am not able to view the stream. However wh

Re: [Live-devel] streaming H264 unicast to multiple clients with same source

2009-06-19 Thread Sundar
> > Hi All, > > > I am a newbie to multimedia streaming and got just hold of some novice > RTSP/RTP information. > > I could integrate a patch posted by Robert at > http://www.mail-archive.com/live-devel@lists.live555.com/msg03412.html into > the latest livemedia source downloaded. I am also able