stefan hakansson
stefan hakansson
@RouquinBlanc with "Removing a video from the DOM" do you mean removing a video element from the DOM tree?
Thanks for explaining! Will think about what can be done.
I've looked a bit on this. Do you think your use case could be supported by something like: - using a `MutationObserver` on the parent node of each imgDiv element...
I'll investigate a bit.
@RouquinBlanc I created #602 , is it something you could apply and test? It means the app will have to manually stop the source, I plan to add having it...
Unfortunately OpenWebRTC is not currently worked on (as highlighted in https://github.com/EricssonResearch/openwebrtc/blob/master/README.md).
Odd, I just tested a call FF - FF (I'm using version 50.0b4) and it worked without any problems. (I run web/channel_server.js locally and open localhost:8080 in FF).
Note that localhost qualifies as secure in this context, so it works if you run the server on your local machine. > 08 Dec 2015 kl. 07:13 skrev Robert Swain...
I think N50 and N51 made sense. Why could we not have a knob saying something like "short latency is very important, but consistent latency is even more so, so...
@xingri thank you. I created #126 in an attempt to further clarify. I don't know if that makes sense or just confuses.