mediaServer.cfg
上传用户:sy_wanhua
上传日期:2013-07-25
资源大小:3048k
文件大小:1k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

C/C++

  1. # Vovida RTSP Server (mediaServer) Configuration File
  2. ServerName                  string  Vovida RTSP Server
  3. RtspPort                    int     8554
  4. AudioDirectory              string  /tmp
  5. MaxSessions                 int      200
  6. RtpPortRangeMin             int     8000
  7. RtpPortRangeMax             int     8398
  8. # 1 - au
  9. # 2 - wav
  10. # 3 - raw
  11. # 4 - rtp
  12. DefaultFileExtension        int     1
  13. RtpMapRequired              bool    False
  14. #not used
  15. #LogRtpTraffic               bool    True
  16. MaxRecordingFileBytes       int     10240
  17. LockRecordingFiles          bool    False
  18. StatisticsLogFile           string  /tmp/mediaServer.log