Pitchaya Boonsarngsuk

Results 4 comments of Pitchaya Boonsarngsuk

I don't think hue shift is easy to fix through current color correction options. Looking through [Oculus docs](https://developer.oculus.com/documentation/native/android/mobile-colorspace/?device=QUEST), I don't see any mentions that Quest 2 color is managed differently...

I dumped out nvenc output [via `fpOut`](https://github.com/alvr-org/ALVR/blob/v15.1.0/alvr/server/cpp/alvr_server/VideoEncoderNVENC.cpp#L115-L117). The color in the video stream matches the SteamVR -> OBS window capture above. This suggests that the server is fine and any...

After muxing the dumped video stream to mp4, I tried playing that in Oculus Browser, Oculus Gallery, and DeoVR video player on the Quest itself. All of them results in...

We have been using enqueue-bundle with Symfony 6 just fine. Looks like symfony 6 support was added in v0.10.16. At the moment, we have another issue of v0.10.19 not supporting...