UPdating test file

This commit is contained in:
Unknown 2018-02-12 18:29:13 +10:30
parent c46a8d8f08
commit bf6b1383c0
1 changed files with 2 additions and 0 deletions

View File

@ -122,6 +122,7 @@ func TestRtmpOutput(t *testing.T){
}
*/
/*
// Test h264 inputfile to flv output files
func TestFlvOutputFile(t *testing.T) {
config := Config{
@ -142,3 +143,4 @@ func TestFlvOutputFile(t *testing.T) {
time.Sleep(5 * time.Second)
revidInst.Stop()
}
*/