Hello,
Thank you for the useful codes and dataset.
I would like to know if your code handles the conversion between the HMD head position (in Euler or Quaternion format) to its corresponding pixel coordinates on the equirectangular projection.
A simple use case for this is streaming based on the FoV: a client that reads the head movement data instead of a real HMD head orientation data, and then stream the FoV from a server using DASH SRD.
Thanks in advance