Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

一个MP4文件同时推流到3个服务器。为什么不成功?是我的命令错了吗?谢谢!感激涕零! #26

Open
shiwobuhaoma opened this issue Feb 18, 2020 · 0 comments

Comments

@shiwobuhaoma
Copy link

ffmpeg -re -i orange.mp4 -acodec aac -ar 44100 -vcodec libx264 -s 720X480 -r 25 -f flv - | ffmpeg -f flv -i - -c copy -f flv "rtmp://192.168.1.4:1935/live/home" -c copy -f flv "rtmp://xxx/cecxtv1" -c copy -f flv "rtmp://xxxx/live/gjjytv1"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant