diff --git a/content/docs/other/bigscreen-beyond-driver/_index.md b/content/docs/other/bigscreen-beyond-driver/_index.md index ed78601..360e21c 100644 --- a/content/docs/other/bigscreen-beyond-driver/_index.md +++ b/content/docs/other/bigscreen-beyond-driver/_index.md @@ -60,7 +60,7 @@ KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="35bd", ATTRS{idProduct ### Requirements: * Windows 10/11 dual-boot availability or separate Windows 10/11 machine * Some form of re-streaming the Bigeye camera to bypass broken `v4l`/`uvcvideo` default drivers; `libuvc` is known to work, as does `cameractls` for viewing the cameras as well - * ie: `go-bigeye` modified from `go-uvc` for this purpose by @lillia + * ie: `go-bigeye` modified from `garymcbay/mjpeg` for this purpose by @lillia To have functioning eyetracking while using a Bigscreen Beyond 2e under Linux, you will currently need to supplement the Baballonia portion of the software stack via Proton. @@ -90,6 +90,8 @@ graph TB end ``` +`go-bigeye` can be found here: https://github.com/LilliaElaine/go-bsb-cams + `Baballonia` releases can be found here: https://github.com/Project-Babble/Baballonia/releases `VRCFT.Avalonia` releases can be found here: https://github.com/dfgHiatus/VRCFaceTracking.Avalonia/releases