viro icon indicating copy to clipboard operation
viro copied to clipboard

Video with alpha channel

Open andresteves opened this issue 1 year ago • 2 comments

Requirements:

Please go through this checklist before opening a new issue

Environment

Please provide the following information about your environment:

  1. Development OS: Mac
  2. Device OS & Version: iOS 15 and Android 13
  3. Version: ViroReact 2.23.0 and React Native 0.66.5
  4. Device(s): What device(s) are you are seeing the issue on iPhone XR and OnePlus 8 Pro

Description

So the issue is around the video with alpha channel not working as expected even when adding chromaFiltering. I tried using react-native-video to reproduce the video and it works with alpha channel out of the box but I cannot put him inside a Viro component.

Reproducible Demo

Top one is ViroVideo with chromaKeyFilteringColor: '#55004508', and bottom one is from react-native-video IMG_1997

My question is can we had any component other than Viro inside a ViroNode, I tried and gave out an error about RTCView.

andresteves avatar Sep 29 '23 14:09 andresteves

Any one has a suggestion or opinion on how to fix or proceed?

andresteves avatar Oct 03 '23 14:10 andresteves

Is it possible add react-native-video component inside a Viro component?

andresteves avatar Oct 07 '23 10:10 andresteves

Closing as it is now working with latest version of Viro.

andresteves avatar May 06 '24 10:05 andresteves