> in live555 i am using testRTSPclient for audio receive. using this code i
> could able send DESCRIBE ,SETUP
> while at the same time able to receive the response also.
>
> the problem is with doGetNextFrame() present in the
> FramedSource::getNextFrame() [ file name: livemedia/FramedSource.
I am using live555 for audio receive application , the code will be running
on a microcontroller.
software : IAR embedded workbench
in live555 i am using testRTSPclient for audio receive. using this code i
could able send DESCRIBE ,SETUP
while at the same time able to receive the response also.
> I am porting live555 for audio receive application , which will be running on
> a 32-bitcontroller[ ide : IAR ]. i have added only necessary files and now it
> is working upto SETUP command.
>
> The issue is
>
> doGetNextFrame() in the file livemedia/FramedSource.cpp has not been called.
>
Hi
*,*
I am porting live555 for audio receive application , which will be running
on a 32-bitcontroller[ ide : IAR ]. i have added only necessary files and
now it is working upto SETUP command.
The issue is
doGetNextFrame() in the file livemedia/FramedSource.cpp has not been
called. [function na