I have a camera that establishes a socket connection with my server.

I then use registerRTSPStream to establish an additional localhost
connection. I then pipe data between the two socket connection.

This setup works and I am able to stream, but it would be nice if I
didnt have two socket connections.

Is it possible to register a stream with live555ProxyServer and pipe
data directly between the camera socket connection and live555 without
needing to establish a separate localhost connection?
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to