no message

This commit is contained in:
Saxon Milton 2018-06-29 03:31:05 +09:30
parent 0cae97b9ee
commit 94a9f8fe77
2 changed files with 3 additions and 1 deletions

View File

@ -33,7 +33,7 @@ import (
)
const (
inputFile = "bitbucket.org/ausocean/test/test-input"
inputFile = "bitbucket.org/ausocean/test/test-input/av/betterInput.h264"
rtmpUrl = "rtmp://a.rtmp.youtube.com/live2/w44c-mkuu-aezg-ceb1"
frameRate = "25"
runDuration = 120 * time.Second

View File

@ -30,6 +30,8 @@ package raspividH264ToFlvRtmpTest
import (
"testing"
"time"
"bitbucket.org/ausocean/test"
)
const (