In data martedì 16 marzo 2010 17:38:03, Jeremy Noring ha scritto: > > I'm looking into whether we can use liveMediaServer in a production > > environment.
It could be done, in fact I'm doing it since more than 1 year. > > At the moment, one of the benefits of using kasenna is the support utils > > that accompany the server. At the most basic level, logging You need to touch the code for that, no log as is. > > and the > > ability to get a list of playing streams. > > Is there anything like this available with liveMediaServer or are there > > open source streaming servers based off the code that offer this ? > I think you can definitely get a list of playing streams. yes, with: ls -l /proc/$(pidof live555MediaServer)/fd If you patch the code for logging, remember to share it back! -- A: http://it.wikipedia.org/wiki/Top-posting Q: Non ho capito, mi daresti un url in italiano? A: http://en.wikipedia.org/wiki/Posting_style#Top-posting Q: Where could I get some informations about this? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? ESC:wq -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
