Re: [Live-devel] bandwidth consideration

2010-04-09 Thread Ross Finlayson
I am streaming a video using live555 and client as vlc. If I specify explicitly that my bandwidth is this much (from vlc to live555) what action does the live555 media server will take? Is anything related to this is defined in the implementation, by considering avaialble bandwidth? No. Howev

Re: [Live-devel] AMR RTCP Synchronization

2010-04-09 Thread Ross Finlayson
OK, I have now released a new version of this code that I thinks fixes this problem. (I haven't had a chance to test it, though, so if there's a problem, let me know.) -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel maili

Re: [Live-devel] AMR RTCP Synchronization

2010-04-09 Thread Ross Finlayson
I can't see a reason why the RawAMRRTPSource overrides hasBeenSynchronizedUsingRTCP The intention was to make it work properly if AMR frames are interleaved within RTP packets. Suppose, for example, that - the first received RTP packet contains AMR frames 1,4,7 - the second received RTP packe