Start 360* video from device center position (90*)
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I'm developing an app which has an requirement that whenever a 360d video starts in exoplayer it should start from
center position irrespective of device position.
After integrating exoplayer, I'm able to run 360d videos with motion movement but every time video starts from
random positions means it is dependent on device position.
As mentioned above I want to play video from center and for that I've tried all properties mentioned in exoplayer
official document (https://github.com/google/ExoPlayer) like projection, stereo mode etc. but not able to achieve this requirement.
I had tested on multiple real android devices but its behaving same on all devices.
Is it possible in exoplayer to achieve the requirement which I mentioned above.
Thank you in advance for your helpful comments.
Contributor guide
Assessment
This issue has not been assessed yet.