新增视频播放场景
This commit is contained in:
parent
3218995797
commit
cbabc74ec4
Binary file not shown.
|
@ -239,7 +239,7 @@ const pullStream = (data: object) => {
|
|||
pullStream( {
|
||||
username:route.query.userName,
|
||||
device: 'lihai_lot_walnutpi_dev_' + route.query.device_id,
|
||||
scence:2
|
||||
scence:'web'
|
||||
})
|
||||
onBeforeUnmount(() => {
|
||||
socket.close()
|
||||
|
|
Loading…
Reference in New Issue