mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
added simple WebRTC video switching when 0 fps.
This commit is contained in:
@ -22,6 +22,7 @@ export interface WebRTC {
|
||||
stats: WebRTCStats | null
|
||||
video: string | null
|
||||
videos: string[]
|
||||
auto: boolean
|
||||
}
|
||||
|
||||
export interface WebRTCStats {
|
||||
|
Reference in New Issue
Block a user