Alex Andres
Alex Andres
Please search closed issues related to gradle.
This has been fixed in the latest version.
Hi, thanks for the report. Camera support for macOS is work in progress.
Hi @kenti-lan, sure, I can help you solve the problem. I guess a donation is not necessary. Hope to finish it the coming days.
Currently there are 2 issues: 1. This library is missing the macOS webcam support since it is not implemented by the WebRTC library itself. But there is demo code which...
> Unfortunately there is no test showing this including video, only data channel is being illustrated That's because the tests must be able to run on headless servers which have...
Hi @RaniRaven, did you manage to run your example successfully? Maybe the timeout `Thread.sleep(1500);` is too short.
Hi @chinhodado looks like you have an older version of Java installed. What does `java -version` say? Please make sure you have at least version 11 installed.
The warnings are nothing to worry about. I get them too. Do you have a camera connected? Can you hear the transmitted audio? If you open a browser room only...
Thanks! Something is clearly wrong. I'll have a look into it. Currently working on the desktop capture support.