mirror of https://bitbucket.org/ausocean/av.git
UPdating test file
This commit is contained in:
parent
c46a8d8f08
commit
bf6b1383c0
|
@ -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()
|
||||
}
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue