October 2004 Archives

Patch for Darwin Streaming Server

| | Comments (2)
This patch modifies QTSServer.cpp from Apple's Darwin Streaming Server such that it obeys the bind_ip_addr parameter. It was binding on 127.0.0.1 and also opened encoder listeners on *all* ip-addresses. Now it *only* binds to the ip address in streamingserver.xml. I'm compiling it for Win32 with Visual Studio 6.