Ubuntu上用FFmpeg将rtsp流转换成rtmp流出错!

使用“ffmpeg -i rtsp://admin:12345@172.27.35.55 -f flv rtmp://172.27.35.2/live/stream”命令时出错
其中172.27.35.2是我电脑的IP,172.27.35.55是网络摄像机的IP
图片说明

你本地有LiveServer吗?
https://github.com/winlinvip/simple-rtmp-server