[Live-devel] pauseMediaSession

2007-07-22 Thread Mallikharjuna Reddy \(NAVT\)
Hi Everybody, We are using latest LIVE555 streaming media server and client. We would like to test pause functionality from client side. Where can I call this pauseMediaSession () function in the client side during streaming. Thanks and Regards Y. Mallikharjuna Reddy

Re: [Live-devel] creating a simple RTP server

2007-07-22 Thread Ross Finlayson
>I have media in some unknown format, but already divided into >frames, cached in memory. >I want to start streaming immediately to a known client ip/port. Sorry, but RTP payload formats (network packing rules) are designed for specific media types. If you don't know the format of your media,

[Live-devel] creating a simple RTP server

2007-07-22 Thread aviad rozenhek
Hi, I have media in some unknown format, but already divided into frames, cached in memory. I want to start streaming immediately to a known client ip/port. how do I do this as easily as possible? what are the minimum stuff to setup and implement? thanks Aviad Rozenhek _