修改--修改返回监控画面接口的返回参数
This commit is contained in:
parent
7108cb6c56
commit
e3905a521d
@ -374,7 +374,7 @@ async def get_monitor():
|
||||
|
||||
|
||||
t = {
|
||||
"厂区监控":{
|
||||
"厂区监控1":{
|
||||
"A区厂区监控":[
|
||||
"https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8",
|
||||
"https://play.livejinan.cn/21ZoxrLa/45ee42a7b9d64400963d6bacc9a75867.m3u8?auth_key=1893340800-0-0-3522915cd5471437682295596e73cac2"
|
||||
@ -388,27 +388,27 @@ async def get_monitor():
|
||||
"https://play.livejinan.cn/21ZoxrLa/45ee42a7b9d64400963d6bacc9a75867.m3u8?auth_key=1893340800-0-0-3522915cd5471437682295596e73cac2"
|
||||
]
|
||||
},
|
||||
"追随机器人监控1":{
|
||||
"追随机器人1":[
|
||||
"厂区监控2":{
|
||||
"D区厂区监控":[
|
||||
"https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8",
|
||||
"https://play.livejinan.cn/21ZoxrLa/45ee42a7b9d64400963d6bacc9a75867.m3u8?auth_key=1893340800-0-0-3522915cd5471437682295596e73cac2"
|
||||
],
|
||||
"追随机器人2":[
|
||||
"https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8",
|
||||
"E区厂区监控":[
|
||||
"",
|
||||
"https://play.livejinan.cn/21ZoxrLa/45ee42a7b9d64400963d6bacc9a75867.m3u8?auth_key=1893340800-0-0-3522915cd5471437682295596e73cac2"
|
||||
]
|
||||
},
|
||||
"追随机器人监控2":{
|
||||
"追随机器人1":[
|
||||
"厂区监控3":{
|
||||
"F区厂区监控":[
|
||||
"https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8",
|
||||
"https://play.livejinan.cn/21ZoxrLa/45ee42a7b9d64400963d6bacc9a75867.m3u8?auth_key=1893340800-0-0-3522915cd5471437682295596e73cac2"
|
||||
],
|
||||
"追随机器人2":[
|
||||
"https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8",
|
||||
"G区厂区监控":[
|
||||
"",
|
||||
"https://play.livejinan.cn/21ZoxrLa/45ee42a7b9d64400963d6bacc9a75867.m3u8?auth_key=1893340800-0-0-3522915cd5471437682295596e73cac2"
|
||||
]
|
||||
},
|
||||
"robot":{
|
||||
"室外巡检":{
|
||||
"robot1":[
|
||||
"webrtc://qvs-live.thirdmonitor.concoai.com:447/2xenzwqy2ppcl/31011500991180041301_34020000001320000001",
|
||||
"webrtc://qvs-live.thirdmonitor.concoai.com:447/2xenzwqy2ppcl/31011500991180041302_34020000001320000002",
|
||||
|
||||
@ -39,3 +39,7 @@
|
||||
|
||||
- 修改返回监控视频参数格式
|
||||
- 修改同步数据方法
|
||||
|
||||
# 20250613
|
||||
|
||||
- 修改 /events/getMonitor 接口返回参数
|
||||
|
||||
Loading…
Reference in New Issue
Block a user