当前位置:网站首页>Some parameters of Haikang IPC
Some parameters of Haikang IPC
2022-07-07 22:56:00 【Say XZZ meaning】
Excerpt from : Hikvision camera rtsp Address _ Mice that don't eat cats are not blogs of good cats -CSDN Blog _ Comview rtsp Address
New format :
rtsp://username:[email protected]<address>:<port>/Streaming/Channels/<id>(?parm1=value1&parm2-=value2…)
explain :
id: Channel number , for example : passageway 1, Main stream :101, Sub-stream :102; passageway 12, Main stream :1201, Sub-stream :1202
Illustrate with examples :
Main stream fetching :
rtsp://admin:[email protected]:554/Streaming/Channels/101
Sub stream access :
rtsp://admin:[email protected]:554/Streaming/Channels/102
Playback can be viewed in the new format :
rtsp://username:[email protected]<address>:<port>/Streaming/tracks/<id>(?parm1=value1&parm2-=value2…)
Illustrate with examples :
rtsp://admin:[email protected]:554/Streaming/tracks/101?starttime=20210202t020202z&endtime=20210606t060606z
Time range parameters : Starting time :starttime; End time :endtime. Format should conform to ISO 8601.
The specific format is YYYYMMDD”T”HHmmSS.fraction”Z”,Y is ,M Is the month ,D The Japanese ,T Break time is ruled ,H Is the hour ,M It is divided ,S Is the second ,Z It's optional 、 Express Zulu(GMT) Time .
边栏推荐
- 微服务远程Debug,Nocalhost + Rainbond微服务开发第二弹
- GBU1510-ASEMI电源专用15A整流桥GBU1510
- 行测-图形推理-9-线条问题类
- Microservice Remote debug, nocalhost + rainbond microservice Development second Bomb
- LeetCode707. Design linked list
- Revit secondary development - shielding warning prompt window
- How to choose the appropriate automated testing tools?
- Digital transformation: five steps to promote enterprise progress
- Line test - graphic reasoning - 3 - symmetric graphic class
- 行测-图形推理-3-对称图形类
猜你喜欢
随机推荐
0-5vac to 4-20mA AC current isolated transmitter / conversion module
行测-图形推理-6-相似图形类
行测-图形推理-9-线条问题类
There is another problem just online... Warm
PHP records the pitfalls encountered in the complete docking of Tencent cloud live broadcast and im live group chat
Revit secondary development - modify wall thickness
Understand the autograd package in pytorch
UWA Q & a collection
Cataloger integrates lidar and IMU for 2D mapping
Why is network i/o blocked?
Record layoutrebuild Forcerebuildlayoutimmediate does not take effect
Common verification rules of form components -2 (continuously updating ~)
知识点滴 - PCB制造工艺流程
关于海康ipc的几个参数
Basic knowledge of binary tree
Class implementation of linear stack and linear queue (another binary tree pointer version)
Debezium series: set role statement supporting mysql8
面试百问:如何测试App性能?
Quick sort (diagram +c code)
行测-图形推理-7-相异图形类