ReactVision / viro

ViroReact: The AR and VR library for React Native 📳💙💛🤍💚
MIT License
1.3k stars 150 forks source link

ViroVideo and ViroSound not working #287

Open Bilin-David opened 2 months ago

Bilin-David commented 2 months ago

The App crashes while using viroSound and viroVideo

<ViroNode position={[0, 0, -1]} width={150} height={150}> <ViroVideo paused={false} loop={true} source={{ uri: "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4", }}

linear[bot] commented 2 months ago

XR-196 How to integrate video calling package in viro

JBhrayn commented 2 months ago

Been having the same issue with using ViroVideo on my expo dev build

doranteseduardo commented 3 weeks ago

Does this still happen with the latest version?

Bilin-David commented 3 weeks ago

Not yet tried with latest version @doranteseduardo