Paulo Lanzarin

Results 52 comments of Paulo Lanzarin

I'm up for a discussion about this approach, mainly regarding the addition of `ipIgnoreList`. If we find out this is proper, then we can focus on the unit testing/API docs.

I _believe_ (but have not tested) that dual stack support + `nice_interfaces_get_ip_for_interface` has been addressed in upstream libnice with https://gitlab.freedesktop.org/libnice/libnice/-/merge_requests/186. If that's correct, then this PR should be closed/deprecated once...

@uli-w4 try the following samples: https://webrtc.github.io/samples/src/content/getusermedia/audio/ https://webrtc.github.io/samples/src/content/devices/input-output/ https://webrtc.github.io/samples/src/content/peerconnection/audio/ Also get **full** console log from failed try on test.bigbluebutton.org.

@uli-w4 also please try audio out in http://appr.tc/. Forgot about this one, but it's actually even more important than the samples.

``` It cannot be, than all 3-4 Firefox-versions audio-connection in BBB breaks! Here both the developers from BBB and from Firefox have to finde a proper solution immediately! ``` You...

That's not an issue. That's fingerprinting protection. The labels are empty, so they're overridden with default names. The default names could be better, though, but it's still working as expected.

> The above process requires addition/modification of the BBB server code and feature-set. There's theoretically no need of server-side code changes to make a native app work. > For the...

> oh come on, reverse engineering the BBB API and implementing all the web client features and keeping them up to date with BBB web client's changes and detecting which...

Oh, got it. Really got the impression you were talking about a webview when I read video rate control stuff, but it's clear now. In that case, that would be...

Btw, WKWebView has been shipping support for getUserMedia since late January and it has slowly been trickling down through iOS/iPadOS devices. >=14.2 or .3 I believe, I don't know for...