Results 3 issues of Graham

When using these parameters to record Passthrough with the Oculus Quest Pro the video feed is noticeably tilted. This might have something to do with the sensor orientation or software...

I think it's worth adding to the doc that scrcpy provides an option to record the device screen to a video file. Example: `scrcpy --crop 1832:1920:1832:0 --max-fps 30 --record test.mp4`

I'm on Windows 11 using Python 3.12.8. I followed the instructions posted by sinaenjuni [here](https://github.com/miquelmassot/g2o-python/issues/40#issuecomment-2461992632). I setup my vcpkg toolchain file: `set CMAKE_TOOLCHAIN_FILE=C:/Users/graha/Development/github/vcpkg/scripts/buildsystems/vcpkg.cmake` But I run into this linking error...