Re: [Live-devel] Audio drift with live source

2009-12-17 Thread Ross Finlayson
In my implementation of deliverFrame() function in the classes for the sources, I read uncompressed audio and video from ring buffers (which are filled by another thread), compress them, and then fill the buffers accordingly before calling FramedSource::afterGetting(this). I also set fPresentat

[Live-devel] Audio drift with live source

2009-12-17 Thread Mukherjee, Debargha
HI, I am receiving uncompressed audio and video from a live Directshow source, encoding them with ffmpeg and streaming them out using a RTSP server based on classes derived from Live OnDemandServerMediaSubsession. Then I play the feed on a remote machine using VLC player. The problem is that th

Re: [Live-devel] openRTSP test on windows mobile problem ?

2009-12-17 Thread Ross Finlayson
I used the openRTSP to test the live555 libs for windows mobile and I found if I open the mp3 or wav audio file on server ,the openRTSP worked good .But if I open mp4 or mpg which contains both audio and video streams ,the openRTSP would not work good. http://www.live555.com/liveMedia/faq.h

[Live-devel] openRTSP test on windows mobile problem ?

2009-12-17 Thread Kevin.Liu
Hi Ross : I used the openRTSP to test the live555 libs for windows mobile and I found if I open the mp3 or wav audio file on server ,the openRTSP worked good .But if I open mp4 or mpg which contains both audio and video streams ,the openRTSP would not work good. I know that the live555 is singl