mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Fix getting live by anonymous user
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user