.com] On Behalf Of Ross Finlayson
Sent: 08 November 2011 05:40 AM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Heap corruption in
AudioInputDevice::createNew()
On Nov 7, 2011, at 2:15 AM, Marlon Reid wrote:
The call that trashes my hea
On Nov 7, 2011, at 2:15 AM, Marlon Reid wrote:
> The call that trashes my heap is:
>
> FramedSource *micInput =
> (WindowsAudioInputDevice*)AudioInputDevice::createNew( envir(), 0, 16
> /*BIT_RATE*/, 2 /*NUM_CHANNELS*/, 22050/*SAMPLE_RATE*/, 2/*GRANULARITY*/);
> Please note:
>
> My applicati
Hi everyone,
I have successfully used live555 in the past for various test programs.
I am now trying to incorporate live555 into another application.
Live555 forms part of a plugin, which is loaded by our client
application.
The problem is that when loading this plugin that uses live555, I get