> Maybe the speed of streaming frames is much faster than the speed of
> generating frames. So when function “doGetNextFrame()” is called, no frame is
> put into memory. If I use sleep() to wait for frames, thread blocks and
> streaming AAC frames slowns down.
No, you shouldn't call "sleep()" a
> I have a 15fps recoreded video file,
> but live555 is streaming it with 30fps (VLC stats). VLS show fast
> forward video.
http://www.live555.com/liveMedia/faq.html#my-file-doesnt-work
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
l
Hi All,
We are working on developing a RTSP client application in QT platform which can
be ported on both Windows and Mac OS 32bit.
We have successfully build the live555 libraries for Windows platform and
integrated the same in our application.
Now we are working on building the live555 librar
Hello,
I am new in live555 development. I am using live555 proxy server for
streaming live and recorded video. I am able to stream recorded video,
but facing an issue with that. I have a 15fps recoreded video file,
but live555 is streaming it with 30fps (VLC stats). VLS show fast
forward video.
I