mykell_ Id love the ability to get the camera state from the API. Any chance you can add that functionality. Thanks
DariaDeoVR mykell_ Can you please specify if you mean the name of the camera that was used to film the video?
mykell_ I want to get the pitch, zoom, height, yaw, fov, etc. from the current video using the api as well as being able to set each of them which is already possible i believe. Side note: Why do my controller binds get reset every time i boot up
DariaDeoVR mykell_ Can you clarify the specific use case or need for this feature? What headset and controllers do you have?
mykell_ Sure. Im using currently using python to send video clips using the api to do so i would like to be able to store the pitch zoom and height at the end of each clip once adjusted while using it so they will be saved for the next time. It would work great if i didnt have videos where there isnt 2 or more different camera orientations within them due to how you guys store them. So having the ability to store those values by getting them using the API at the and of the clip would be awesome. i can use them while using the python script to send the values to deovr using pre existing functions in the api. All im missing is the ability to retrieve those camera values to use later