mediaServer.cfg
Upload User: sy_wanhua
Upload Date: 2013-07-25
Package Size: 3048k
Code Size: 1k
Category:

Streaming_Mpeg4

Development Platform:

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