Re: [Live-devel] Regarding the live555 code in mplayer

2008-08-21 Thread Ross Finlayson
You could also try using VLC as a client, instead of MPlayer. You might find that that works better for you. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.co

Re: [Live-devel] Regarding the live555 code in mplayer

2008-08-21 Thread Rishi kerala
Thank's Ross Actually we have a server listing the media file in the SDcard and send to client, then it invoke the live555mediaserver. Client application invoke the mplayer with the list of the files as playlist. So we have to play one by one. So we tired some way to forcefully kill the appl

Re: [Live-devel] Regarding the live555 code in mplayer

2008-08-21 Thread Ross Finlayson
I am trying to use live555 as a server and client as mplayer. Also tried with some mp2 streams . mplayer I am able to play the streams properly. when streams reaches EOF then mplayer is hanging. I just do some debug and got that the mplayer hangs at demux_rtp.cpp file. It goes to an infinte

[Live-devel] Regarding the live555 code in mplayer

2008-08-21 Thread Rishi kerala
Dear Ross, I am trying to use live555 as a server and client as mplayer. Also tried with some mp2 streams . mplayer I am able to play the streams properly. when streams reaches EOF then mplayer is hanging. I just do some debug and got that the mplayer hangs at demux_rtp.cpp file. It goes to