Seungmin Kim

Results 665 comments of Seungmin Kim

This is a big issue, then, which could have impacted @Inrixia in #64.

Fixed in https://github.com/selkies-project/selkies-gstreamer/commit/5d6b8c577f37f19ec7029cf6bde04b70cd053aa1 and https://github.com/selkies-project/selkies-gstreamer/commit/4550c88fdc20b87adc9acc6755955cc05b03243c. @lazybutbusy please test. `cd selkies-gstreamer/addons/gst-web && INSTALL_DIR=(your_install_path) ./install.sh`

Some more information (primarily for JupyterLab) is that the current code has issues with ``. This should also be fixed.

I received reports that this would be solved with the new release and all necessary interventions are available in `main`.

I will review this but will take weeks before I gain enough dedicated time. Thank you!

Outstanding issues with GStreamer (also see https://github.com/selkies-project/selkies-gstreamer/issues/34#issuecomment-2165267433): Major: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1261 Minor: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1494 https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3482 https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3549

The answer is all in: https://github.com/webrtc-sdk/libwebrtc Someone's going to have to dive into this. Additional information: https://gethopp.app/blog/latency-exploration

Also would like to point out the requirement of `/usr/share/vulkan/icd.d/nvidia_icd.json` for Vulkan: ``` { "file_format_version" : "1.0.0", "ICD": { "library_path": "libGLX_nvidia.so.0", "api_version" : "1.3.277" } } ``` (`api_version` is different...

> I'm tempted to suggest that this is rarely needed (since I think this is the first request that I'm aware of) and it should therefore be something the user...

``` INFO[0000] Using /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.555.58.02 INFO[0000] Auto-detected mode as 'nvml' INFO[0000] Selecting /dev/nvidia0 as /dev/nvidia0 INFO[0000] Selecting /dev/dri/card0 as /dev/dri/card0 WARN[0000] Could not locate /dev/dri/controlD64: pattern /dev/dri/controlD64 not found INFO[0000] Selecting...