dashboard
repositories
filestore
activity
search
login
main
/
srgis-wvp
上饶市公安局wvp平台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
目录订阅时同时插入实时位置信息
zhongrj
2023-06-27
3c00b686eb571770af1ca01179fca1e7833e9252
[srgis-wvp.git]
/
src
/
main
/
java
/
com
/
genersoft
/
iot
/
vmp
/
gb28181
/
bean
/
InviteStreamType.java
1
2
3
4
5
6
7
8
package com.genersoft.iot.vmp.gb28181.bean;
public enum InviteStreamType {
PLAY,PLAYBACK,PUSH,PROXY,CLOUD_RECORD_PUSH,CLOUD_RECORD_PROXY
}