[chore] try down test.flv from git doc repo

pull/1/head
q191201771 5 years ago
parent 7db70fce28
commit c1f4f06a51

@ -38,7 +38,8 @@ if [ ! -f "./testdata/test.flv" ]; then
if [ ! -d "./testdata" ]; then if [ ! -d "./testdata" ]; then
mkdir "./testdata" mkdir "./testdata"
fi fi
wget https://pengrl.com/images/other/source.200kbps.768x320.flv -O ./testdata/test.flv #wget https://pengrl.com/images/other/source.200kbps.768x320.flv -O ./testdata/test.flv
wget https://github.com/q191201771/doc/raw/master/stuff/source.200kbps.768x320.flv -O ./testdata/test.flv
fi fi
if [ ! -f "./pkg/rtmp/testdata/test.flv" ]; then if [ ! -f "./pkg/rtmp/testdata/test.flv" ]; then
if [ ! -d "./pkg/rtmp/testdata" ]; then if [ ! -d "./pkg/rtmp/testdata" ]; then

Loading…
Cancel
Save