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
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
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
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