Stephen Blum

Results 95 comments of Stephen Blum

Hi! Yes this is working. These HTML files are tests for a self-to-self call. This shows the SDK is working successfully.

If you want to test two devices, use this URL: https://stephenlb.github.io/webrtc-sdk/

May you screenshot the double video feed? I think it may just be the application doing this rather than the SDK. On Mon, Jun 24, 2019 at 6:40 PM pdxbenjamin...

That is a really cool feature!

You can add a "Accept Call" phase before the parties video/audio starts. This isn't planned at this time. You can add this feature here near this function: https://github.com/stephenlb/webrtc-sdk/blob/master/index.html#L196-L208 I'll walk...

Added: https://github.com/stephenlb/webrtc-sdk/blob/master/readme.md#webrtc-session-call-rejection-and-accept-permissions

This may be related to other issues faced. https://github.com/stephenlb/webrtc-sdk/blob/master/js/webrtc-v2.js#L48-L72 Will update...

Did a quick fix: https://github.com/stephenlb/webrtc-sdk/commit/bd71202dc5e0e38618cbf9e1d072ac7690f951b8