当前位置:网站首页>关于海康ipc的几个参数
关于海康ipc的几个参数
2022-07-07 21:47:00 【言xzZ義】
摘自:海康威视摄像头rtsp地址_不吃猫的老鼠不是好猫的博客-CSDN博客_海康威视rtsp地址
新格式:
rtsp://username:[email protected]<address>:<port>/Streaming/Channels/<id>(?parm1=value1&parm2-=value2…)
说明:
id:通道号,例如:通道1,主码流:101,子码流:102;通道12,主码流:1201,子码流:1202
举例说明:
主码流取流:
rtsp://admin:[email protected]:554/Streaming/Channels/101
子码流取流:
rtsp://admin:[email protected]:554/Streaming/Channels/102
新格式可以查看回放:
rtsp://username:[email protected]<address>:<port>/Streaming/tracks/<id>(?parm1=value1&parm2-=value2…)
举例说明:
rtsp://admin:[email protected]:554/Streaming/tracks/101?starttime=20210202t020202z&endtime=20210606t060606z
时间范围参数:开始时间:starttime;结束时间:endtime。格式要符合ISO 8601。
具体格式是YYYYMMDD”T”HHmmSS.fraction”Z”,Y是年,M是月,D是日,T是时间分格符,H是小时,M是分,S是秒,Z是可选的、表示Zulu(GMT) 时间。
边栏推荐
- Understand the autograd package in pytorch
- How to choose the appropriate automated testing tools?
- Robot autonomous exploration series papers environment code
- Attitude estimation (complementary filtering)
- Add get disabled for RC form
- Record problems fgui tween animation will be inexplicably killed
- Class implementation of linear stack and linear queue (another binary tree pointer version)
- Early childhood education industry of "screwing bar": trillion market, difficult to be a giant
- Revit secondary development - project file to family file
- Two methods of calling WCF service by C #
猜你喜欢

Basic knowledge of linked list

LeetCode707. Design linked list

CTF练习

Redis集群安装

C # realizes the communication between Modbus protocol and PLC
![[azure microservice service fabric] start the performance monitor in the SF node and set the method of capturing the process](/img/80/11c2b539c217ecd6ba55668d3e71e9.png)
[azure microservice service fabric] start the performance monitor in the SF node and set the method of capturing the process

Robot autonomous exploration DSVP: code parsing

Vs custom template - take the custom class template as an example

Remember aximp once Use of exe tool

行测-图形推理-7-相异图形类
随机推荐
. Net automapper use
OpenGL homework - Hello, triangle
Revit secondary development - wall opening
Nx10.0 installation tutorial
Remember an experience of using selectmany
Get the exact offset of the element
Firefox browser installation impression notes clipping
Form组件常用校验规则-2(持续更新中~)
行测-图形推理-3-对称图形类
LeetCode142. Circular linked list II [two pointers, two methods for judging links in the linked list and finding ring points]
Antd date component appears in English
PHP method of obtaining image information
Leetcode206. Reverse linked list
Ueeditor custom display insert code
LeetCode206. Reverse linked list [double pointer and recursion]
vite Unrestricted file system access to
苹果在iOS 16中通过'虚拟卡'安全功能进一步进军金融领域
IP网络主动测评系统——X-Vision
戴森官方直营店免费造型服务现已开放预约 先锋科技诠释护发造型理念,助力消费者解锁多元闪耀造型
php 记录完整对接腾讯云直播以及im直播群聊 所遇到的坑