Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 448 Bytes

File metadata and controls

12 lines (8 loc) · 448 Bytes

360 video (360VideoSampleApp)

Plays a 360° equirectangular video, which the SDK renders with touch and gyroscope navigation.

Key files

File Responsibility
MainActivity.java Fetches the video, detects its equirectangular projection, and starts playback.
res/layout/activity_main.xml Screen layout hosting the BrightcoveExoPlayerVideoView.

See the Playback README for shared setup and requirements.