Alex Andres

Results 34 comments of Alex Andres

The version 0.6.0 should resolve this issue. `MediaDevices.getDefaultAudioRenderDevice();` (e.g. speaker) `MediaDevices.getDefaultAudioCaptureDevice();` (e.g. microphone) Please let me know if this works for you.

Streaming a file is not supported yet, but will be possible in the near future. For upcoming progress see https://github.com/devopvoid/webrtc-java/issues/87

Same macOS camera issue as in #34

I'm on it. Will test the mac version this week and comment on this issue.

The latest snapshot now works with Cyrillic and other characters.

Streaming a file is not supported yet, but will be possible in the near future. For upcoming progress see #87

You can, if you handle the offer / answer the right way, then you should exchange ICE candidates.

Sorry for the late response. Missed this issue totally. Its hard to tell what exactly is causing the crashes. Does it crash when you are on the sending or receiving...

The release version was built with macOS Big Sur 11 via GitHub Actions. Looks like a bad compilation. Is this happening with the version 0.7.0 from the maven central?