洛阳翼展电脑服务中心
洛阳翼展电脑服务中心,地址:洛阳市老城区春都路19号 电话:0379-63210060 手机/微信:13213610060。 
千里眼屏幕监控系统(虚拟ONVIF摄像头)
2021-11-5 乱云飞 评论(17) 浏览(5370) 标签: 千里眼 电脑屏幕 屏幕监控 收银机监控 工控机电脑监控
商业间谍无处不在!公司内鬼若隐若现!
实时监控电脑操作!所有操作一清二楚!
所有操作有据可查!一切尽在老板掌控!
安装了千里眼屏幕监控系统的电脑,会被监控录像机,监控软件识别为监控摄像头,轻松添加到现有的监控系统中。不需要硬件编码器或物理网络摄像机。电脑画面会被录像保存在监控系统中,手机也可以随时随地查看回放,电脑上的一举一动都清清楚楚,让您轻松掌控一切。
支持ONVIF的网络硬盘录像机、软件、APP都可以使用。海康威视,宇视,大华,雄迈,乔安,TPLINK,水星,小米,华为,萤石,群晖,龙视安,云世通,汉邦高科,莱科迪,天视通,金视达。。。
https://lanzoui.com/iiM550miipwb
https://wwwez.lanzoul.com/iiM550miipwb
V34更新:可以播放指定视频文件(在录像机上播放广告片、电影等。。。)播放视频模式不影响电脑正常使用,正常的电脑操作不会被监控录制。
v35更新:支持多屏幕,支持USB摄像头,支持窗口模式(测试,暂时不能正确获取中文窗口)。免配置运行,无需编辑配置文件,无需修改IP直接运行即可。
把虚拟监控模拟成海康威视摄像头
2023-2-2 乱云飞 评论(0) 浏览(9) 标签: 海康威视 虚拟监控
<information><tds:Manufacturer>HIKVISION</tds:Manufacturer>
<tds:Model>DS-2CD3232D-I5</tds:Model>
<tds:FirmwareVersion>V5.6.800 build 230202</tds:FirmwareVersion>
<tds:SerialNumber>DS-2CD3232D-I520230202CCCH878282230</tds:SerialNumber>
<tds:HardwareId>88</tds:HardwareId>
</information>
虚拟机激活
VMware激活密钥(通用批量永久激活许可)
17:JU090-6039P-08409-8J0QH-2YR7F
22H2:ZA5RU-6FYD5-48EPY-3XXEE-PAUGD
16:ZF3R0-FHED2-M80TY-8QYGC-NPKYF
15:FC7D0-D1YDL-M8DXZ-CYPZE-P2AY6
12:ZC3TK-63GE6-481JY-WWW5T-Z7ATA
10:1Z0G9-67285-FZG78-ZL3Q2-234JG
webrtcstreamer测试
http://127.0.0.1:8000/webrtcstreamer.html?video=rtsp://192.168.0.4:554/screenlive
http://127.0.0.1:8000/webrtcstreamer.html?video=USB%20Video&options=rtptransport%3Dtcp%26timeout%3D60&
推流加文本测试中。。。
ffmpeg.dll -re -stream_loop -1 -i 1.mp4 -vf drawtext="fontfile=msyh.ttc:x=20:y=20:fontsize=32:fontcolor=white@0.6:text='xxx111'" -rtsp_transport tcp -vcodec h264 -f rtsp rtsp://192.168.0.3:554/ddd监控录像造假?利用ffmpeg推送本地视频文件到海康威视NVR录像机h
2023-1-27 乱云飞 评论(0) 浏览(4) 标签: 监控造假 监控录像造假 FFMPEG推流 视频推流 推流到监控录像机
![[该内容已加密,请点击标题输入密码访问]](/ez/jiami.png)
海康威视自定义协议取流地址
主码流:
/screenlive&t=unicast&p=udp&ve=H264&w=1920&h=1080&ae=PCMU&sr=8000
子码流:
/screenlive&t=unicast&p=udp&ve=H264&w=320&h=180&ae=PCMU&sr=8000
中维世纪监控摄像机RTSP取流地址
rtsp://admin:admin@192.168.0.95:8554/profile0
rtsp://admin:admin@192.168.0.95:8554/profile1
ONVIF虚拟监控摄像机默认配置测试用RTSP.ini
<?xml version="1.0" encoding="utf-8"?> <config> <serverip></serverip> <serverport>554</serverport> <loop_nums>-1</loop_nums> <multicast>0</multicast> <metadata>1</metadata> <udp_base_port>22000</udp_base_port> <rtsp_over_http>1</rtsp_over_http> <http_port>80</http_port> <rtsp_over_https>0</rtsp_over_https> <https_port>443</https_port> <cert_file>ssl.ca</cert_file> <key_file>ssl.key</key_file> <need_auth>0</need_auth> <log_enable>0</log_enable> <log_level>0</log_level> <user> <username>admin</username> <password>admin</password> </user> <output> <url>screenlive</url> <video> <codec>H264</codec> <width></width> <height></height> <framerate></framerate> <bitrate></bitrate> </video> <audio> <codec>G711U</codec> <samplerate>8000</samplerate> <channels>1</channels> <bitrate></bitrate> </audio> </output> <proxy> <suffix>ceshi</suffix> <url>rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mp4</url> <user>admin</user> <pass>admin</pass> <transfer>TCP</transfer> <output> <video> <codec></codec> <width></width> <height></height> <framerate></framerate> <bitrate></bitrate> </video> <audio> <codec></codec> <samplerate></samplerate> <channels></channels> <bitrate></bitrate> </audio> </output> </proxy> <proxy> <suffix>ezsoft</suffix> <url>rtsp://localhost:554/1.mp4</url> <user>admin</user> <pass>admin</pass> <transfer>TCP</transfer> <output> <video> <codec></codec> <width></width> <height></height> <framerate></framerate> <bitrate></bitrate> </video> <audio> <codec></codec> <samplerate></samplerate> <channels></channels> <bitrate></bitrate> </audio> </output> </proxy> <proxy> <suffix>liuchang</suffix> <url>rtsp://localhost:554/screenlive</url> <user>admin</user> <pass>admin</pass> <transfer>TCP</transfer> <output> <video> <codec></codec> <width>320</width> <height>180</height> <framerate></framerate> <bitrate></bitrate> </video> <audio> <codec></codec> <samplerate></samplerate> <channels></channels> <bitrate></bitrate> </audio> </output> </proxy> <proxy> <suffix>haikang</suffix> <url>rtmp://rtmp01open.ys7.com:1935/v3/openlive/E58525125_1_1?expire=1705052829&id=535515438474342400&t=92e7521f3c57f8095ec2f849640f14ed2d1ebb205634b91996323b0d94da3375&ev=100</url> <user></user> <pass></pass> <transfer>TCP</transfer> <output> <video> <codec></codec> <width></width> <height></height> <framerate></framerate> <bitrate></bitrate> </video> <audio> <codec></codec> <samplerate></samplerate> <channels></channels> <bitrate></bitrate> </audio> </output> </proxy> <pusher> <suffix>pusher</suffix> <video> <codec>H264</codec> </video> <audio> <codec>G711U</codec> <samplerate>8000</samplerate> <channels>1</channels> </audio> <transfer> <mode>RTSP</mode> <ip></ip> <vport>50001</vport> <aport>50002</aport> </transfer> <output> <video> <codec></codec> <width></width> <height></height> <framerate></framerate> <bitrate></bitrate> </video> <audio> <codec></codec> <samplerate></samplerate> <channels></channels> <bitrate></bitrate> </audio> </output> </pusher> <backchannel> <codec>G711U</codec> <samplerate>8000</samplerate> <channels>1</channels> </backchannel> </config>