Re: [Live-devel] Does Test On Demand server support rtsp over http tunneling??

2012-05-16 Thread Ross Finlayson
Please stop posting the same message - or close to the same message - to the mailing list multiple times! "testOnDemandRTSPServer" (and the "live555MediaServer") supports RTSP-over-HTTP tunneling (which is really RTSP/RTP/RTCP-over-HTTP tunneling), for *all* streams that it serves. The HTTP po

[Live-devel] Does Test On Demand server support rtsp over http tunneling??

2012-05-16 Thread i m what i m ~~~~
Hello Ross Does Test On Demand server support rtsp over http tunneling in case of A MPEG-2 Transport Stream, coming from a live UDP (raw-UDP or RTP/UDP) source: ?? If yes,which files do we have to add to the solution??? Thanks tarun ___ live-devel mail

Re: [Live-devel] HTTP Live Streaming from a camera advice

2012-05-16 Thread Jeff Shanab
I subclassed the MediaSInk to receive from MPEG2traonsportStreamFramer I gorilla subclassed MPEG2TransportStreamMultiplexor calling it MPEG2TransportStreamMultiplexor4ios and MPEG2TransportStreamFromESSource calling it MPEG2TransportStreamFromESSource4iOS The trick I used was to set up a stan

Re: [Live-devel] simple NAL unit data streamer

2012-05-16 Thread Ross Finlayson
> We already have a source which gives us this data(NAL unit data) so, our > requirement is, a streamer which will get this NAL unit data and stream it. If your data source object delivers *discrete* NAL units - i.e., one at a time - instead of in an unstructured byte stream, then you must feed

[Live-devel] simple NAL unit data streamer

2012-05-16 Thread Sudan Landge - Kopera
Hello Ross, I have a streamer source that continuously gives me NAL unit data. I want to stream this data using live555 streamer. I went through the testH264VideoStreamer application and found out that, it has the following components: ByteStreamFileSource->St

Re: [Live-devel] RTSPserver rangeStart > duration with duration=0

2012-05-16 Thread Ross Finlayson
> To precise our situation, we are registering through RTSPClient and we stream > through RTSPServer. > Then the end of the available stream is moving (beginning also). Sorry, but this makes no sense to me. I just don't understand what it is that you're trying to seek into, and how. But in any

Re: [Live-devel] RTSPserver rangeStart > duration with duration=0

2012-05-16 Thread PROMONET Michel
Hi Ross, To precise our situation, we are registering through RTSPClient and we stream through RTSPServer. Then the end of the available stream is moving (beginning also). So we try to find a solution to seek in the stream, that is compatible with RTSP RFC. One of possibility co

[Live-devel] Streamings through http

2012-05-16 Thread i m what i m ~~~~
Hi Ross I made an an application i which i am streaming the .ts file over http and an RTSP client ,Now i have an two queries:- 1>Can We increase the rate of sending frames through our server??? 2>when i stream the file,when the end of file comes the packets received my client are very slow,in the