Hi,

Is there any way to send a response asynchronously from RTSPServer when
there are no incoming packets any longer? (Assuming of course that I
know the clientSocket I need to perform a send() on.)

 

If another thread sets the watchVariable and the Server thread is able
to see the watchVariable (using your dummyTask principle), how can I
send the response from the context of the RTSP Server? The
incomingConnectionHandler() is no longer in use.

 

Thanks in advance,

vivek

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to