Re: [Live-devel] RTPOverTCP_OK

2010-03-13 Thread Jeremy Noring
On Fri, Mar 12, 2010 at 10:39 PM, Ross Finlayson wrote: > I'm currently modifying the "RTPInterface" code (to fix the longstanding > failing-to-receive-RTSP-commands-when-RTP-over-TCP-is-used bug). As part of > these modifications, I'm removing the "RTPOverTCP_OK" hack altogether, > because its u

Re: [Live-devel] RTPOverTCP_OK

2010-03-12 Thread Ross Finlayson
I'm currently modifying the "RTPInterface" code (to fix the longstanding failing-to-receive-RTSP-commands-when-RTP-over-TCP-is-used bug). As part of these modifications, I'm removing the "RTPOverTCP_OK" hack altogether, because its ugly. So you can forget about it. -- Ross Finlayson Live Ne

[Live-devel] RTPOverTCP_OK

2010-03-12 Thread Jeremy Noring
I have an application that uses multiple instances of Live555 within a single process (each instance has a devoted thread, and I do not share instance data across threads, per the FAQ). However, RTPOverTCP_OK is a global variable so all instances of Live555 share its state. So if one instance has