Re: [Live-devel] What to do if data not coming while streaming from memory

2014-08-01 Thread Ross Finlayson
> 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

Re: [Live-devel] Live555 proxy server set/control streaming fps

2014-08-01 Thread Ross Finlayson
> 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

[Live-devel] Live555 libraries for Macosx - 32 bit Issue

2014-08-01 Thread Sudhir Potnuru
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

[Live-devel] Live555 proxy server set/control streaming fps

2014-08-01 Thread Dnyanesh Gate
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