a5cf76afa
c6c0fa6cd
df1db951c
b5b687550
bb4ba6d94
1
2
3 4
5
6
7
8
export interface LiveVideo { rtmpUrl: string rtmpsUrl: string streamKey: string saveReplay: boolean permanentLive: boolean }