Phong Cao
Phong Cao
[electronegativity](https://github.com/doyensec/electronegativity) is a nice tool that automates the detection of misconfigurations and insecure patterns as [mentioned](https://electronjs.org/docs/tutorial/security) in electron security guideline. At this time of writing, this tool is still buggy...
It's not clear how the default input protocol is designed in the service. It would be helpful to have a design document for it.
The only way to initialize the peer connection is using voice command from HoloLens. If we try clicking on the `Call` button from the desktop client, the app will crash.
Currently, only VP8 is supported. To make it work for H264: * Update camera transform RTP header extensions * Add video decoder for H264 and synchronize frames.