在Ubuntu16.04上搭建nginx+rtmp流媒體服務器,最后用ffmpeg推流ffmpeg -re -i test.mp4 -vcodec libx264 -acodec aac -f flv rtmp://localhost/mobile/haha 失敗顯示如圖:

急求解決方案!!!!
uj5u.com熱心網友回復:
視頻檔案不需要推流,在rtmp設定路徑,然后把MP4格式的檔案移到對應的路徑,訪問:rtmp://xxx/vod/test.mp4
uj5u.com熱心網友回復:
ffmpeg -re -i output.flv -vcodec copy -acodec copy -f flv -y rtmp://192.168.137.147:8935/xxxx/xxx轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/107401.html
標籤:內核源代碼研究區
