devopvoid / webrtc-java

WebRTC for desktop platforms running Java
Apache License 2.0
248 stars 60 forks source link

You can only get the first frame on the MAC VideoDesktopSource #80

Closed liudali1 closed 1 year ago

liudali1 commented 1 year ago

OS: [Mac iOS] Version [0.7.0]

I have successfully established a connection on webrtc. It is normal for windows to add videodesktopsource, but only the first frame can be obtained on MAC videodesktopsource

devopvoid commented 1 year ago

Same as #34 for missing camera sources on macOS.

luokeith commented 2 weeks ago

Same as #34 for missing camera sources on macOS.与 #34 macOS 上缺少的相机源相同。 Hello, the issue still persists. More specifically, the screen displays only the content of the first frame, but the cursor is movable. My MacOS version is 14.2.1 (23C71).

image image

Can you resolve this question?