Moritz Warning

Results 436 comments of Moritz Warning

Yes, this is not a good idea. But I do not know how to switch to the speakers yet. Pull request are welcome. :-)

Thanks. I will try a few things as well.

@dakhnod do you know how to enable loudspeakers on video calls? I tried a fey things, but nothing worked.

Hi @TjlHope, I already tried `AudioManager::setSpeakerphoneOn(true);` but without success. Thanks for link, I will give the approach another try when I have time.

The webrtc repo has a demo app that has "all" the audio features (e.g. see https://github.com/zengpeace/apprtcmobile). But it will take some time to merge the code.

hi, I am in the process of refactoring the code. With some luck it will be working afterwards.

I had to remove unwrap() in order to compile simple-server. My dependencies: ``` simple-server = "0.3.0" log = "0.4.0" env_logger = "0.5.13" ```

ok, thanks for the information!

@sdgathman that is my extended goal for https://github.com/meshenger-app/ (but with opt-in advertisments), but so far there is not chat support yet. @blurpy kouchat works by using IPv4 broadcasts, iirc?

Same problem here as well.