Seungmin Kim

Results 665 comments of Seungmin Kim

JSON Web Token (JWT) authentication has been suggested by a community user. This is inspired from the Apache Guacamole Tomcat web client.

Note that in GST 1.21.1, there are new variants of encoders which use CUDA directly instead of the NVENC AVI.

Relevant: https://github.com/NVIDIA/libnvidia-container/issues/118. If NVIDIA injects all needed nvfbc libraries no userspace driver installation neccessary inside the container.

`nvcudah264enc/h265enc` allows zero copy encoding in cudamemory, and may reduce the bits of latency we are looking for.

https://steamcommunity.com/groups/homestream/discussions/0/451850849186356998 Also: NVFBC is deprecated as from NVIDIA?

Investigating PipeWire and kmsgrab (the latter might be implemented in GStreamer) is also key for other GPUs.

https://github.com/CERIT-SC/gstreamer-nvimagesrc https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3408

Should set a maximum on clipboard length and don't send it if so. Else, the exception should be handled gracefully. Relevant code: https://github.com/selkies-project/selkies-gstreamer/blob/v1.3.1/src/selkies_gstreamer/gstwebrtc_app.py#L753

Patched by #73. HOWEVER, For this issue to be really fixed, we need to implement DataChannel chunking. This is moved over to issue #74.

Requires a careful assessment of the coordination with a Gamepad input and transforming them into keyboard or mouse signals or using [xserver-xorg-input-joystick](https://manpages.debian.org/testing/xserver-xorg-input-joystick/joystick.4.en.html) without using modprobe or touching the kernel.