This commit is contained in:
eric
2023-04-20 10:42:55 +08:00
parent f6b652ae5d
commit e3312c6568
33 changed files with 278 additions and 25 deletions

23
草稿/直播地址.md Normal file
View File

@@ -0,0 +1,23 @@
rtmp://a.rtmp.youtube.com/live2/muba-sz2w-w9rz-0yqb-62fc
```
ffmpeg -stream_loop -1 -re -i 1.mp4 -c:v libx264 -b:v 2M
-c:a copy -strict -2 -flags +global_header -bsf:a
aac_adtstoasc -bufsize 2100k -f flv
rtmp://a.rtmp.youtube.com/live2/muba-sz2w-w9rz-0yqb-62fc
```
ffmpeg -stream_loop -1 -re -i 1.mp4 -c:v libx264 -b:v 2M -c:a copy -strict -2 -flags +global_header -bsf:a aac_adtstoasc -bufsize 2100k -f flv rtmp://a.rtmp.youtube.com/live2/muba-sz2w-w9rz-0yqb-62fc