kilroy80 / flutter_video_360

flutter 360 video plugin
MIT License
13 stars 19 forks source link

360 Video Starting Orientation #24

Open tylerrcady opened 4 months ago

tylerrcady commented 4 months ago

Hello! I am not sure the best way to contact the developers, so please let me know if I should go through different channels.

With video_360, the initial orientation/yaw is not facing where my team and I want it to, and we wonder if it is possible with video_360 to change the starting orientation, say left x-degrees. We are trying to see what packages work best for us, and would love any input.

Thank you!

irvine5k commented 3 months ago

I extended the iOS library to expose which direction the user is facing at, so I can show them a compass indicator so I think you can extend it to manually set where the user is pointing at, they expose those variables. I couldn't do the same for Android tho.