Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few questions #28

Open
Thread7 opened this issue Dec 7, 2017 · 1 comment
Open

A few questions #28

Thread7 opened this issue Dec 7, 2017 · 1 comment

Comments

@Thread7
Copy link

Thread7 commented Dec 7, 2017

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.

@jhayward
Copy link
Collaborator

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:

containerView.setAlpha(0.2f);
(android)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants