This website requires JavaScript.
Explore
Help
Register
Sign In
XW-AIOT
/
wvp-platform
Watch
4
Star
0
Fork
0
You've already forked wvp-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
be9533dead08b4370f87d74b47b7428ead05268d
wvp-platform
/
sql
/
update.sql
5 lines
65 B
MySQL
Raw
Normal View
History
Unescape
Escape
国标级联推送推流 支持多wvp间自动选择与推送
2022-06-14 14:37:34 +08:00
alter
table
stream_push
add
serverId
varchar
(
50
)
not
null
;
支持国标移动位置订阅,收到新位置发送redis消息;支持通道redis消息拉起第三方推流;云台控制添加ControlPriority字段;处理sql的bug
2022-04-01 16:45:29 +08:00
添加自动拉起未推流设备的控制开关
2022-04-18 10:52:38 +08:00
Reference in New Issue
Copy Permalink