Fix test
This commit is contained in:
parent
d73afc141c
commit
eb4d0430b6
@ -1616,7 +1616,7 @@ func TestProcessReplacer(t *testing.T) {
|
|||||||
"{memfs}/foobar_in_mem.txt",
|
"{memfs}/foobar_in_mem.txt",
|
||||||
"/mnt/diskfs/foobar_on_disk_aswell.txt",
|
"/mnt/diskfs/foobar_on_disk_aswell.txt",
|
||||||
"http://localhost/mnt/memfs/foobar_in_mem_aswell.txt",
|
"http://localhost/mnt/memfs/foobar_in_mem_aswell.txt",
|
||||||
"hwdevice:-1",
|
"hwdevice:0",
|
||||||
"-f",
|
"-f",
|
||||||
"lavfi",
|
"lavfi",
|
||||||
"-re",
|
"-re",
|
||||||
@ -1627,7 +1627,7 @@ func TestProcessReplacer(t *testing.T) {
|
|||||||
"memfs:http://localhost/mnt/memfs/mem.txt",
|
"memfs:http://localhost/mnt/memfs/mem.txt",
|
||||||
"fsdisk:/mnt/diskfs/fsdisk_20191012_072050.txt",
|
"fsdisk:/mnt/diskfs/fsdisk_20191012_072050.txt",
|
||||||
"fsmem:http://localhost/mnt/memfs/$inputid.txt",
|
"fsmem:http://localhost/mnt/memfs/$inputid.txt",
|
||||||
"hwdevice:-1",
|
"hwdevice:0",
|
||||||
"-i",
|
"-i",
|
||||||
"input:in_314159265359_refref_process:314159265359_reference:refref_diskfs:/mnt/diskfs/disk.txt_memfs:http://localhost/mnt/memfs/mem.txt_fsdisk:/mnt/diskfs/fsdisk.txt_fsmem:http://localhost/mnt/memfs/fsmem.txt_rtmp:rtmp://localhost/app/pmtr?token=foobar_srt:srt://localhost:6000?mode=caller&transtype=live&latency=20000&streamid=trs,mode:request,token:abcfoobar&passphrase=secret_rtmp:rtmp://localhost/app/in_314159265359_refref?token=foobar",
|
"input:in_314159265359_refref_process:314159265359_reference:refref_diskfs:/mnt/diskfs/disk.txt_memfs:http://localhost/mnt/memfs/mem.txt_fsdisk:/mnt/diskfs/fsdisk.txt_fsmem:http://localhost/mnt/memfs/fsmem.txt_rtmp:rtmp://localhost/app/pmtr?token=foobar_srt:srt://localhost:6000?mode=caller&transtype=live&latency=20000&streamid=trs,mode:request,token:abcfoobar&passphrase=secret_rtmp:rtmp://localhost/app/in_314159265359_refref?token=foobar",
|
||||||
"-codec",
|
"-codec",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user