mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
choose video with CreatePeer.
This commit is contained in:
@ -46,6 +46,7 @@ type SignalProvide struct {
|
||||
Lite bool `json:"lite"`
|
||||
ICE []string `json:"ice"`
|
||||
Videos []string `json:"videos"`
|
||||
Video string `json:"video"`
|
||||
}
|
||||
|
||||
type SignalCandidate struct {
|
||||
|
Reference in New Issue
Block a user