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

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

@shiwobuhaoma

Description

@shiwobuhaoma

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions