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