Re: [Live-devel] SegmentQueue::enqueueNewSegment() overflow

2010-05-08 Thread Ross Finlayson
I've built and tried the TestOnDemandRTSPServer in the testProgs directory. Streaming a WAV file works flawless, but when streaming a MP3 file I get the error SegmentQueue::enqueueNewSegment() overflow which is generated in MP3ADU.cpp. The 'problem' here is the excessively 'VBR' nature of yo

Re: [Live-devel] SegmentQueue::enqueueNewSegment() overflow

2010-05-02 Thread Ross Finlayson
First, let me say that I'm totally new to Live555 and multimedia streaming in general. I'm planning to build an on-demand RTSP server for streaming WAV and/or MP3 files via RTP unicast to an RTSP client. I've built and tried the TestOnDemandRTSPServer in the testProgs directory. Streaming a WA

Re: [Live-devel] SegmentQueue::enqueueNewSegment() overflow

2010-04-16 Thread Jeremy Noring
On Thu, Apr 15, 2010 at 3:13 AM, wrote: > > Hello everyone, > > First, let me say that I'm totally new to Live555 and multimedia streaming > in general. I'm planning to build an on-demand RTSP server for streaming WAV > and/or MP3 files via RTP unicast to an RTSP client. > > I've built and tried t