Re: [Live-devel] ubuntu live555 tuning issue

2014-10-02 Thread Pete Pulliam
More data points, more refined confusion, about an ubuntu live555 tuning problem. When serving from port 8554 (non-priveliged), we are getting 800 connections comfortably (Great!) When serving from port 554 (privileged), we are sucking at less than 100 connections, even with extreme tuning (Terri

[Live-devel] ubuntu live555 tuning issue

2014-09-28 Thread Pete Pulliam
I have an implementation of an rtsp proxy server based not he live555ProxyServer that ships with the live555 source. I'm having problems tuning my hardware to efficiently stream one external to many players. When running test players on the same machine as the proxy, which is proxy'ing an externa

[Live-devel] scaling live555 rtsp proxy to hundreds of viewers.

2014-09-26 Thread Pete Pulliam
I have an implementation of an rtsp proxy server based on the live555ProxyServer that ships with the live555 source. When connecting only a couple of viewers to a single proxied stream, things look great. I'm hoping to get a few hundred viewers per stream though. What I'm seeing is that there is

[Live-devel] Fwd: Logging for analytics

2014-06-04 Thread Pete Pulliam
I'm looking to log information about connections for analytics. I've written a proxy style RTSP server on top of the RTSPServer class, which is very loosely based on the proxy example with the library. Logging new connection information is easy, but what I would like to do create a single line lo