Seungmin Kim

Results 665 comments of Seungmin Kim

> Yes I'm trying to share the screen in "readonly" mode, but to be able to take the control il will be an other story. That's already something we really...

Relevant: https://github.com/selkies-project/selkies-gstreamer/issues/48#issuecomment-1687298232

WebRTCSink is a wrapper for WebRTCBin, where settings are available in https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/blob/main/net/webrtc/src/webrtcsink/imp.rs The issue of WHIP/WHEP is that there is no DataChannel for keys, cursors, and other information. Only read-only...

> So using plugin webrtcsink would result in 2*n connections (of course, all are handled by webrtcsink itself) for n number of session? This is called an MCU server. An...

+1 **Mouse speed is quite fast in Selkies by default, and it should definitely be slower.** Normally this needs to be done from the application, not the system or container....

Relevant code: https://github.com/selkies-project/selkies-gstreamer/blob/master/src/selkies_gstreamer/gstwebrtc_app.py and https://github.com/selkies-project/selkies-gstreamer/blob/master/src/selkies_gstreamer/webrtc_input.py

I think that there should be a way for mouse behavior to work correctly even with the current configuration. > if pointer is locked and remote and local resolution is...

The issues I see while testing various games or applications that my colleagues lent me for testing (continuously updated, VKD3D indicates DirectX 12 applications run on Wine, DXVK indicates DirectX...

@joyflix99 Could you make the remote resolution same as the local resolution then use full screen mode on the web browser (reduce resolution locally as needed)? Also, try enabling fullscreen...