update
This commit is contained in:
23
草稿/直播地址.md
Normal file
23
草稿/直播地址.md
Normal 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user