首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何从V380 wifi智能网络摄像机获取rtsp流?

如何从V380 wifi智能网络摄像机获取rtsp流?
EN

Ask Ubuntu用户
提问于 2020-07-25 22:24:50
回答 2查看 10.5K关注 0票数 5

我可以点击192.168.15.20,摄像头在网上,我可以连接到安卓应用程序,我尝试了打开rtsp://admin:password123@192.168.15.20:554/live/ch00_1,这是我的vlc日志文件的结果:

代码语言:javascript
复制
satip debug: try to open 'rtsp://admin:password123@192.168.15.20:554/live/ch00_1'
satip debug: connect to host '192.168.15.20'
main debug: net: connecting to 192.168.15.20 port 554
main error: connection failed: No route to host
satip error: Failed to connect to RTSP server 192.168.15.20:554
main debug: net: connecting to 192.168.15.20 port 554
main error: connection failed: No route to host
access_realrtsp error: cannot connect to 192.168.15.20:554
access_realrtsp debug: could not connect to: 192.168.15.20:554/live/ch00_1
main debug: no access modules matched
main debug: dead input
qt debug: IM: Deleting the input
main debug: changing item without a request (current 1/2)
main debug: nothing to play
EN

回答 2

Ask Ubuntu用户

发布于 2020-11-20 09:17:36

也许你必须激活凸轮中的RTSP。因此,您必须创建一个具有以下内容的文本文件:

代码语言:javascript
复制
[CONST_PARAM]
rtsp=1

将文件重命名为ceshi.ini

把它复制到一个空的SD卡的根部,放入凸轮并重新张贴凸轮。

然后,您将能够通过rtsp://IPADRESS:554/live/ch00_1连接到RSTP。

票数 5
EN

Ask Ubuntu用户

发布于 2023-03-04 01:27:23

ceshi.ini post工作得很好,请记住遵循下面的步骤:

  • 插入带有.ini文件的SD卡
  • 打开,在启动后等待2/3分钟
  • 关闭摄像机
  • 移除sd卡
  • 再开一次

否则就行不通了

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1262026

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档