ffmpeg-webrtc
ffmpeg-webrtc copied to clipboard
使用ffmpeg拉取whep保存到文件失败
使用命令: ./ffmpeg -i "http://192.168.3.247:9060/index/api/whep?app=live&stream=test" -vcodec copy 1.mp4 错误: http://192.168.3.247:9060/index/api/whep?app=live&stream=test: Invalid data found when processing input 请问这个输入要改成什么
这个接口怎么用