viro icon indicating copy to clipboard operation
viro copied to clipboard

Viro360Video is not work in my program!

Open baiyingbin opened this issue 3 years ago • 1 comments

  • [ ] Review the documentation: https://docs.viromedia.com/
  • [ ] Search for existing issues: https://github.com/viromedia/viro
  • [ ] Use the latest ViroReact release: https://docs.viromedia.com/docs/releases

Environment

  1. Development OS: Windows
  2. Device OS & Version: Android OS version (9.0)
  3. Version: ViroReact 2.17.0 and React Native 0.64.1
  4. Device(s): Samsung Galaxy S8

Description

Viro360Video is not work in my program!

Reproducible Demo

<ViroScene> <Viro360Video style={{height:200,width:300}} source={{uri:"https://slaskie.tenkai.pl/mobileapp/chudow_360_FINALNA_1.mp4"}} loop={ true } paused={ false } volume={1.0} /> </ViroScene>

the result is white screen.

And I feel the viroMedia's documents is not latest! please update it!

baiyingbin avatar Jun 09 '21 05:06 baiyingbin

Dusting off an old issue here... did you ever get this to work? I am running into the same issue here

willbonde avatar Mar 03 '23 01:03 willbonde