[Live-devel] registerRTSPStream without localhost loopback socket connection

Dave Shapiro dave at scoutalarm.com
Sat Feb 3 11:34:43 PST 2018


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?


More information about the live-devel mailing list