找不到网络地址



我在UBUNTU上安装了openRTSP,并尝试使用命令

调用url rtsp://simplelive.nexg.tv:554/starplus_mpeg.sdp
openRTSP rtsp://simplelive.nexg.tv:554/starplus_mpeg.sdp 

我得到错误

Failed to get a SDP description for the URL "rtsp://simplelive.nexg.tv:554/starjalsha_mpeg.sdp": Failed to find network address for "simplelive.nexg.tv"

我想得到屏幕的描述,谁能建议为什么我得到这个错误,以及如何解决它??

错误信息听起来像是openRTSP找不到主机simplelive.nexg.tv。ping simplelive.nexg.tv

如果ping无法解析名称或您的主机不可达,则表示您有与openRTSP无关的网络问题。

我会搜索UBUNTU基本网络故障排除-

http://ubuntuforums.org/showthread.php?t=25557

相关内容

  • 没有找到相关文章

最新更新