yshui / index_camera_passthrough

Experimental Valve Index camera passthrough for Linux
MIT License
46 stars 1 forks source link

No camera parameters found #14

Open ThaSwapMeetPimp opened 3 months ago

ThaSwapMeetPimp commented 3 months ago

Built from source, throws this when i try to run: [2024-03-15T01:47:27Z INFO index_camera_passthrough] width : 1920 height : 960 fourcc : YUYV field : progressive stride : 3840 size : 3686400 colorspace : sRGB quantization : default transfer : Rec. 709 transfer function

[2024-03-15T01:47:27Z INFO index_camera_passthrough] OpenVR Found matching device: NVIDIA GeForce RTX 4090 [2024-03-15T01:47:28Z WARN index_camera_passthrough] No camera parameters found [2024-03-15T01:47:28Z INFO index_camera_passthrough::vrapi] Dropping overlay handle [2024-03-15T01:47:28Z INFO index_camera_passthrough::openvr] Shutdown OpenVR Error: a non-validation error occurred

Caused by: 0: allocating memory for the image failed 1: finding a suitable memory type failed

Edit:Missed the last two lines.

ThaSwapMeetPimp commented 3 months ago

Was on Ubuntu-Studio 22.04, now on Arch Linux, same issue. Cant build the crate because of v4l2-sys-mit 0.2.0 wont build, and this is what comes up when I build from source