Hello all,
I was wondering if anyone had recompiled the Live555 libraries with debug
symbols? Do I simply set the the _ITERATOR_DEBUG_LEVEL in the *.mak files?
Is it using some default level from when it includes the ntwin32.mak, or
will I be okay with just setting my own? Thank you.
Constant
On Thu, 17 May 2012 07:13:08 -0700, Ross Finlayson wrote
> > I'm sorry, but I fail to see how this was a bug. Seems to me that
> > RTSPServer::addServerMediaSession was removing an existing
ServerMediaSession with the same name as the one being created, if any.
>
> No, the old code was doing (wh
> But there is another issue we are facing after streaming is started, Wifi
> connection is getting disconnected after streaming for some 5 minutes
> duration (ping response fails).
> We are doubting the application as the devices are able to ping for a long
> duration also(when streaming applic
>>> 2. Also I have seen possible ServerMediaSession object relations bug
>>> in RTSPServer::addServerMediaSession/RTSPServer::removeServerMediaSession
>>> methods.
>>> Method addServerMediaSession adds a ServerMediaSession object to
>>> hashmap fServerMediaSessions and call removeServerMediaSession
Thanks a lot Ross. I added route and it worked fine.. Now able to stream
between platform to iPad.
But there is another issue we are facing after streaming is started, Wifi
connection is getting disconnected after streaming for some 5 minutes duration
(ping response fails).
We are doubting the
On 04/22/2012 06:46 AM, Ross Finlayson wrote:
2. Also I have seen possible ServerMediaSession object relations bug
in RTSPServer::addServerMediaSession/RTSPServer::removeServerMediaSession
methods.
Method addServerMediaSession adds a ServerMediaSession object to
hashmap fServerMediaSessions and c