Saúl Ibarra Corretgé

Results 2527 comments of Saúl Ibarra Corretgé

That's odd IIRC the framework has a minimum of 12.0.

Sounds like a problem on your end, downloading the asset from GitHub.

@Calinteodor Can you pl take this for a spin tomorrow?

As long as it works with old versions we are good, because people using this package on their own are already having trouble.

This is alas a limitation of libWebRTC. It plays back remote audio automatically. I think you can get more fine grained control by using your own RTCAudioDevice implementation, which you...

Yes, this is expected. RTCView is only needed to rende video indeed.

Alas no, there is no way to create custom audio tracks. Extending the current getDisplayMedia implementation to support audio is an option, a patch would be welcome!

Alas no, you'll need to dig in the WebRTC internals...