Fix getting live by anonymous user

This commit is contained in:
Chocobozzz
2022-04-22 09:50:20 +02:00
parent 4ec52d04dc
commit 961cbe4269
7 changed files with 89 additions and 56 deletions
+3 -1
View File
@@ -7657,11 +7657,13 @@ components:
properties:
rtmpUrl:
type: string
description: Included in the response if an appropriate token is provided
rtmpsUrl:
type: string
description: Included in the response if an appropriate token is provided
streamKey:
type: string
description: RTMP stream key to use to stream into this live video
description: RTMP stream key to use to stream into this live video. Included in the response if an appropriate token is provided
saveReplay:
type: boolean
permanentLive: