Update WebRTC type in info JSON

This commit is contained in:
Alexey Khit
2023-03-08 17:33:00 +03:00
parent 775b1818d1
commit 1fc2cf3175
9 changed files with 67 additions and 14 deletions
+2
View File
@@ -10,6 +10,8 @@ type Conn struct {
streamer.Element
UserAgent string
Desc string
Mode streamer.Mode
pc *webrtc.PeerConnection