Seungmin Kim
Seungmin Kim
SFU Server: Multiple users connected simultaneously, implement view-only password, isolated sessions
> 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...
SFU Server: Multiple users connected simultaneously, implement view-only password, isolated sessions
Relevant: https://github.com/selkies-project/selkies-gstreamer/issues/48#issuecomment-1687298232
SFU Server: Multiple users connected simultaneously, implement view-only password, isolated sessions
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...
SFU Server: Multiple users connected simultaneously, implement view-only password, isolated sessions
> 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...
@joyflix99 Check #55 as well for a similar attempt