乱云飞 - 翼展电脑服务中心


海康威视硬盘录像机零通道RTSP取流地址

2023-2-11 乱云飞 评论(0) 浏览(535)

rtsp://admin:admin@192.168.1.190:554/Streaming/Channels/001

复制文件

2023-2-11 乱云飞 评论(0) 浏览(193)

Dim S As String
S = Environ("temp")

FileCopy "1.txt", S & "\1.txt"

-----------------------------

FileCopy "1.txt", Environ("temp") & "\1.txt"


视频编码器外网测试

2023-2-6 乱云飞 评论(0) 浏览(211)

主码流

编码类型:H.264

编码分辨率:1920x1080@25

比特率(kbit):1024

TS流地址:http://1.80c.cc:8008/aaa.ts

HLS流地址:http://1.80c.cc:8008/aaa.m3u8

FLV流地址:http://1.80c.cc:8008/aaa.flv

RTSP流地址:rtsp://1.80c.cc:8008/aaa

RTMP流地址:rtmp://1.80c.cc:8008/live/aaa

RTMP发布地址:禁用

组播流地址:禁用

SRT URL:禁用

SRT PUSH URL:禁用

预览视频(HTML5)

次码流

编码类型:H.264

编码分辨率:1280x720@25

比特率(kbit):1024

TS流地址:http://1.80c.cc:8008/www.ts

HLS流地址:http://1.80c.cc:8008/www.m3u8

FLV流地址:http://1.80c.cc:8008/www.flv

RTSP流地址:rtsp://1.80c.cc:8008/www

RTMP流地址:rtmp://1.80c.cc:8008/live/www

RTMP发布地址:禁用

组播流地址:禁用

SRT URL:禁用

SRT PUSH URL:禁用

预览视频(HTML5)

虚拟机激活

2023-1-31 乱云飞 评论(0) 浏览(277)

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测试

2023-1-30 乱云飞 评论(0) 浏览(241)

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&

推流加文本测试中。。。

2023-1-27 乱云飞 评论(0) 浏览(329)

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) 浏览(6) 标签: 监控造假 监控录像造假 FFMPEG推流 视频推流 推流到监控录像机

[该内容已加密,请点击标题输入密码访问]

海康威视自定义协议取流地址

2023-1-20 乱云飞 评论(0) 浏览(275)

主码流:

/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取流地址

2023-1-19 乱云飞 评论(0) 浏览(349)

rtsp://admin:admin@192.168.0.95:8554/profile0

rtsp://admin:admin@192.168.0.95:8554/profile1

ONVIF虚拟监控摄像机默认配置测试用RTSP.ini

2023-1-17 乱云飞 评论(0) 浏览(237)

<?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>

预ICP备10086-001号 © 翼展网/80C.CC 技术支持/洛阳翼展科技
TEL / 13213610060 QQ / 345794501
Powered by emlog