Re: [Live-devel] OnDemandLiveStream-Server for h264 media

2012-05-25 Thread Ross Finlayson
At least part of the problem here is that you are trying to feed a "imLiveStreamSource" (your new data source class) directly into a "H264VideoRTPSink". You can't do this. "H264VideoRTPSink" objects must be fed from a "H264VideoStreamFramer" (or a "H264VideoStreamDiscreteFramer"). Because you

Re: [Live-devel] Windows CE 6

2012-05-25 Thread Sid Price
Ross, Just a short note to say that the testOnDemandRTSPServer application is working on my platform. There seem to be some buffering issues because I get some "drop-outs" in the playback, however the MP3 I am playing is located in some slow flash memory. My plan now is to mount an SD card and

[Live-devel] RTCP at wrong end in http tunneling

2012-05-25 Thread Bhavesh Dhameliya
Dear sir, I have tested one of my camera with live 555 for RTSP over http. But i face some problem on RTCP side. The "RR" packet was sent over GET side not on the POST side. Also i have varified this on wireshardk. Because of that problem server stops sending data after session time out. So, can

Re: [Live-devel] streaming each file from start

2012-05-25 Thread Ross Finlayson
> We noticed that whenever a new client is connected to the live555 streamer, > it doesn't start streaming the file from beginning. > Could you please help us configure live555 streamer so that, whenever a new > client is connected, it should stream the file (which is being requested) > from the

[Live-devel] RTSP Client TCP mode

2012-05-25 Thread Kumar Sambhav
Hi , I have a live555 RTSP server serving a 3mbps mpeg2ts file. The server is hosted with public internet connection. When openRTSP is used in RTP/UDP mode its able to receive the file properly. However when RTP/TCP mode, openRTSP prints "Missing sync byte!" and stops getting data. On the s

[Live-devel] Media subsession lifetime

2012-05-25 Thread Nikolai Vorontsov
Hello Ross, could you please shed a little light on the following item: I'm using testOnDemandRTSPServer-based application to stream h264 stream. The strange thing that I don't wee when the subsession is destroyed when the client is disconnected. What I see: xRTSPServer::createNew() xRTSPServ

[Live-devel] 4 bytes loss during transmission

2012-05-25 Thread Nikolai Vorontsov
Hello Ross, could you suggest anything in the following problem: I'm using slightly modified live555MediaServer to deliver h264 stream to the client. It looks like 4 bytes constantly missed and I-frames is mostly not delivered: On the server side (frame size, fMaxSize, not-fit bytes) Delivered