Open Thread7 opened 6 years ago
its been a while - is there any output in the device log or error callback - the camera/media service may have crashed, some devices don't behave with certain configurations.
the opacity is currently not a setting - happy for pull requests - but it can be changed in the source: https://github.com/jamesla/backgroundvideo/blob/ad1cb3d024c669d6ce154b79fc09bb69fccd949e/src/android/BackgroundVideo.java#L117 (android)
First, the video preview has an opacity that makes it hard to see. Can this be changed? Second, the stop function tells me that the filepath is - file:///data/user/0/com.jamesla/dancam/files/myvideo_2.mp4 but nothing exists in that location. I am using android on a real device. Any ideas?
Thanks.