[Helix-server-issues] Logging RTSP status codes in Helix

[Helix-server-issues] Logging RTSP status codes in Helix

Juan Carlos Hidalgo juan.carlos.hidalgo at ericsson.com
Thu Apr 24 06:15:31 PDT 2008


Hi:

	I would like to get a log file with all the status codes for
RTSP Events in a Helix Server.

	I need: Date, Time, RTSP event, Status Code

	I think that this cannot be done with the standard or advanced
logging feature from Helix. However, I got a config file where this type
of logging is enabled. The following section describes it:

	<Var RTSPMessageDebug="1"/>
	<Var
RTSPMessageDebugFile="/opt/HelixSvr/Logs/rtspmessages.log"/>
	<!-- R T S P E V E N T L O G G I N G -->
	<List Name="RTSPEventLog">
	  <Var Enabled="1"/>
	  <Var MaxLogInterval="5"/>
	  <Var MaxEventCount="128"/>
	  <List Name="LogEvents">
	    <Var Announce="0"/>
	    <Var Describe="1"/>
	    <Var Get_Parameter="1"/>
	    <Var Options="1"/>
	    <Var Pause="1"/>
	    <Var Play="1"/>
	    <Var Record="0"/>
	    <Var Redirect="1"/>
	    <Var Set_Parameter="0"/>
	    <Var Setup="1"/>
	    <Var Teardown="1"/>
	  </List>
	</List>

	However, I cannot find any document describing these
configuration parameters.

	Do you know how can I get this log file ? Or any information
describing the parameters in this email ?
	

Cheers, Carlos.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.helixcommunity.org/pipermail/helix-server-issues/attachments/20080424/57eacd57/attachment.html


More information about the Helix-server-issues mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.