Re: [Live-devel] calling a function each time a new user joins a multicast stream?

2007-06-18 Thread Ross Finlayson
>I'm adding some code to insert an IVOP in a live MPEG4 stream each >time a new user joins the stream. In the unicast case I just redefined >startStream in my OnDemandServerMediaSubsession subclass and sent a >message to the encoder to insert an IVOP. This works great. However, >the OnDemandServer

Re: [Live-devel] (live555MediaServer) Software Client for RTSP Trick Play mode

2007-06-18 Thread Ross Finlayson
>Could anyone point me to a (preferably free/freeware) graphical >RTSP-capable client that can take advantage of live555MediaServer's >trick play capabilities in their current state? (I believe that >currently that this requires indexed .ts files and those must contain >MPEG-2 video.) Are the lates

[Live-devel] calling a function each time a new user joins a multicast stream?

2007-06-18 Thread Clem Taylor
Hi, I'm adding some code to insert an IVOP in a live MPEG4 stream each time a new user joins the stream. In the unicast case I just redefined startStream in my OnDemandServerMediaSubsession subclass and sent a message to the encoder to insert an IVOP. This works great. However, the OnDemandServer

[Live-devel] (live555MediaServer) Software Client for RTSP Trick Play mode

2007-06-18 Thread Brian Gitonga Marete
Hello all, Could anyone point me to a (preferably free/freeware) graphical RTSP-capable client that can take advantage of live555MediaServer's trick play capabilities in their current state? (I believe that currently that this requires indexed .ts files and those must contain MPEG-2 video.) Are th

Re: [Live-devel] Speed Header Implementation in media Server

2007-06-18 Thread Nitin Jain
>Almost noone implements the "Speed:" header, and in fact, because of >this, the IETF is considering removing it from future revisions of >the RTSP standard. >Do you understand that the "Speed:" header is *not* intended to be >used for 'fast forward' play? Fast forward play is implemented us

[Live-devel] Performance of the RTSP server/client

2007-06-18 Thread david . rignac
First, all congratulations for Live555. But, I have no performance that I will hope. I develop an embedded application running under Linux 2.6.19 with a processor at 260MHz (with 128Mo DDR2 memory) and I would like use liveMediaServer as RTSP server and multiple openRTSP as RTSP clients. (I have m

[Live-devel] (no subject)

2007-06-18 Thread david . rignac
First, all congratulations for Live555. But, I have no performance that I will hope. I develop an embedded application running under Linux 2.6.19 with a processor at 260MHz (with 128Mo DDR2 memory) and I would like use liveMediaServer as RTSP server and multiple openRTSP as RTSP clients. (I have m