We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
請問我推mp4正常,推mp3就沒有產生m3u8的檔案,但是從state網頁看有推上去。 mp3檔要推需要config設定什麼參數嗎? 非常謝謝。
The text was updated successfully, but these errors were encountered:
應該是因為我設定的參數是影片的. 這個我查了一下, 應該是可以, 但可能你要自己找找.
Sorry, something went wrong.
我後來以下用這段命令推mp3就可以了, ffmpeg -re -i D:\test.mp3 -vcodec libx264 -acodec aac -f flv rtmp://192.168.1.110:1935/live/test 我猜想應該是把編碼格式改變的關西。這樣推一樣會產生.ts跟.m3u8 謝謝。
看來就是轉檔格式的問題了
No branches or pull requests
請問我推mp4正常,推mp3就沒有產生m3u8的檔案,但是從state網頁看有推上去。
mp3檔要推需要config設定什麼參數嗎?
非常謝謝。
The text was updated successfully, but these errors were encountered: