adrianbg
adrianbg
Hi The current version of your paper on arxiv (https://arxiv.org/pdf/1709.02755.pdf) uses the forget gate in the output computation rather than the reset gate. Based on your code and other formulas...
As discussed in the mailing list: https://groups.google.com/forum/#!topic/openwebrtc/Spa9VPE58P0 It's pretty important in videoconferencing for participants to be able to mute their microphones when they aren't talking. In many cases this is...
For #55 Also move source files to OpenWebRTC-SDK/ so system includes work properly when imported straight from the repository. Add Foundation imports. These were necessary to compile for me.
XCode 7.0.1 PODS: - InAppSettingsKit (2.4.4) - OpenWebRTC (0.3.1) - OpenWebRTC-SDK (0.1.1) iOS SDK 9.0 Run NativeDemo on simulator. Initiate audio-only call from demo.openwebrtc.org. NativeDemo crashes: Warning: Error creating LLDB...