decrease bitrate/ringubffer verbosity

This commit is contained in:
Saxon1 2018-05-05 14:30:18 +09:30
parent 5bb2bcc5f6
commit 3d0a88036a
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ const (
httpTimeOut = 5 // s
packetsPerFrame = 7
h264BufferSize = 1000000
bitrateTime = 10 // s
bitrateTime = 60 // s
mjpegParserInChanLen = 100000
ffmpegPath = "/usr/local/bin/ffmpeg"
rtmpConnectionTimout = 10