天视通模组IPC监控摄像机RTSP取流地址
2018-4-23 乱云飞 监控 评论(0) 浏览(1545) 标签: 监控摄像机 RTSP取流 天视通
天视通,seetong
网站:http://www.tpsee.com/
远程:http://seetong.com/
主码流 rtsp://admin:123456@192.168.0.123:554/mpeg4
子码流 rtsp://admin:123456@192.168.0.123:554/mpeg4cif
海康威视网页播放插件RTSP取流实例
2018-4-3 乱云飞 监控 评论(1) 浏览(2117) 标签: 海康威视 网页监控播放器 RTSP取流
本方案优点:视频流不经过海康威视萤石云服务器,播放流畅,画质清晰,码流可调。
缺点:需要安装海康威视网页插件,监控镜头所在的网络要可以外网访问,在路由器映射内网监控镜头的554端口,不支持移动端监控。
中维摄像机RTSP取流地址
2017-8-8 乱云飞 监控 评论(0) 浏览(1790) 标签: RTSP 取流地址 中维摄像机
rtsp://192.168.1.115:554/live0.264宏视监控摄像头:
rtsp://0.0.0.0/live/ch00_0
中维世纪监控摄像头:
rtsp://0.0.0.0:8554/live1.264(次码流)
rtsp://0.0.0.0:8554/live0.264 (主码流)
大华:
rtsp://username:password@ip:port/cam/realmonitor?channel=1&subtype=0
大拿平台监控摄像头取流地址
2017-7-13 乱云飞 监控 评论(0) 浏览(1977) 标签: 监控摄像头 大拿平台 取流地址
rtsp://admin:admin@192.168.1.189:554/stream1 rtsp://admin:admin@192.168.1.189:554/stream2
海康威视插件播放器
2017-7-13 乱云飞 监控 评论(0) 浏览(1560) 标签: 网页播放监控 海康威视 高清摄像头 监控播放插件 播放器源码
<div style="width:100%;height:100%;background-color:#000;"> <embed type='application/hwp-webvideo-plugin' id='ezplay' width='100%' height='100%' name='ezplay' align='center' wndtype='1' playmode='0'></embed> <script language="javascript" type="text/javascript"> var Netocx; function Play() { //var i; var szURL = "rtsp://1.80c.cc:554/PSIA/streaming/channels/101"; var UserID = Netocx.HWP_Play(szURL, "Y0RtaW46ZTEx0TExMTE=", 0, "", "");//Base64编码 } function Stop() { var Netocx = document.getElementById("ezplay"); Netocx.HWP_Stop(0);//0是通道号 } function init() { Netocx = document.getElementById("ezplay"); //setTimeout(Play,100); Play(); } </script> </div>
网页调用海康威视插件播放监控视频
2016-9-15 乱云飞 监控 评论(0) 浏览(3106) 标签: 监控播放器 海康威视 网页插件
<body onload="init()" onunload="Stop()" > <div style="width:100%;height:100%;background-color:#000;"> <script language="javascript" type="text/javascript"> var Netocx; function Play() { var i; var szURL = "rtsp://192.168.1.82:554/PSIA/streaming/channels/101"; var UserID = Netocx.HWP_Play(szURL, "admin:12345678", 0, "", "");//Base64编码 } function Stop() { var Netocx = document.getElementById("PreviewActiveX"); Netocx.HWP_Stop(0);//0是通道号 } function init() { Netocx = document.getElementById("PreviewActiveX"); setTimeout(Play, 100); //Play(); } </script> <embed type='application/hwp-webvideo-plugin' id='PreviewActiveX' width='100%' height='100%' name='PreviewActiveX' align='center' wndtype='1' playmode='0'></embed> </div>
用VLC网页插件播放RTSP监控代码
2016-8-30 乱云飞 监控 评论(0) 浏览(1735) 标签: 网页插件 网页播放RTSP RTSP播放器
<object type='application/x-vlc-plugin' pluginspage="http://www.videolan.org/" id='vlc' events='false' width="720" height="450"> <param name='mrl' value='rtsp://admin:********@192.168.1.81/h264/ch1/main/av_stream' /> <param name='volume' value='50' /> <param name='autoplay' value='true' /> <param name='loop' value='false' /> <param name='fullscreen' value='false' /> <param name='controls' value='false' /> </object>
萤石云/海康威视监控摄像头RTSP/RTMP取流地址
2016-8-26 乱云飞 监控 评论(0) 浏览(8983) 标签: 取流 萤石云 海康威视 监控摄像头 RTSP RTMP
rtsp://admin:********@192.168.1.81/h264/ch1/main/av_stream
rtsp://admin:********@192.168.1.82:554/PSIA/streaming/channels/101
rtsp://admin:********@192.168.1.82/ch1
rtsp://admin:********@192.168.1.82/ch1/sub
rtmp://hzrtmp01.ys7.com:1935/livestream/558056937_1_2_1_0
rtmp://hzrtmp02.ys7.com:1935/livestream/558056937_1_2_1_0
https://open.ys7.com/api/square/getIframeUrl?iframeId=1ed60c084c6b40759afb5be1ee76b599
rtmp://hzrtmp02.ys7.com:1935/livestream/518363053_1_1_1_0#广场有效
--------------------------------------------------------------------------
http://hzrtmp01.ys7.com:8080/livestream/783438804_2_1_1_0?jsoncallback=jQuery111303590428272727877_1501837571880&_=1501837571881
rtmp://hzrtmp03.ys7.com:1935/livestream/783438804_2_1_1_0
--------------------------------------------------------------------------
萤石云非视频广场最新取流地址测试(网络镜头支持手机)
2016-6-27 乱云飞 监控 评论(0) 浏览(6090) 标签: 萤石云 监控播放器 网页监控 远程监控