viro icon indicating copy to clipboard operation
viro copied to clipboard

ViroVideo and ViroSound not working

Open Bilin-David opened this issue 10 months ago • 4 comments

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", }} ></ViroVideo> </ViroNode>

Bilin-David avatar Apr 09 '24 07:04 Bilin-David

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

JBhrayn avatar Apr 22 '24 17:04 JBhrayn

Does this still happen with the latest version?

doranteseduardo avatar Jun 09 '24 23:06 doranteseduardo

Not yet tried with latest version @doranteseduardo

Bilin-David avatar Jun 10 '24 03:06 Bilin-David