Guest User

Untitled

a guest
Jul 10th, 2016
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. Port 8090
  2. BindAddress 0.0.0.0
  3. MaxClients 1000
  4. MaxBandWidth 50000
  5. CustomLog -
  6. NoDaemon
  7.  
  8.  
  9. <Feed office.ffm>
  10. File /tmp/office.ffm
  11. FileMaxSize 20M
  12. </Feed>
  13.  
  14.  
  15. <Stream office.mjpeg>
  16. Feed office.ffm
  17. Format mpjpeg
  18. VideoFrameRate 30
  19. #VideoBitRate 2048
  20. #VideoBufferSize 4096
  21. VideoSize 752x416
  22. VideoQMin 3
  23. VideoQMax 31
  24. NoAudio
  25. Strict -1
  26. </Stream>
Advertisement
Add Comment
Please, Sign In to add comment