16.json (606B)
1 { 2 "number": 16, 3 "title": "Track WebRTC golang client support", 4 "state": "open", 5 "author": "MTRNord", 6 "created_at": "2017-10-10T17:39:48Z", 7 "closed_at": null, 8 "labels": [ 9 "enhancement", 10 "help wanted", 11 "to do" 12 ], 13 "assignees": [], 14 "body": "There is https://github.com/keroserene/go-webrtc/ which looks like a working client but currently without the needed audio/video recording and playback so it propably needs to have a PR on it.\r\n\r\nA basic audio conection support without actual recording is open at https://github.com/keroserene/go-webrtc/pull/65", 15 "comments": [] 16 }