-
Notifications
You must be signed in to change notification settings - Fork 40
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
Custom Cam #6
Comments
I'm working on this feature and I'm currently with a problem while setting the audio source, this is probably due to a mistake I mad when I set the AudioSource, reporting this here to keep record. |
Features to be implemented
These features are the things we could think of, if there's any suggestion as to what to add it can be said on this issue. |
@ricardobna any news about it? |
Since the last update I had to change some of the features, such as adding flash to the camera, both for photo and video, right now only recording can have the flash on, as photo is proving to be difficult to implement, besides this I also added a way to see if the video is being recorded and fixed a permission bug on the camera, this feature isn't finished yet, as I still need to make sure the camera can use the flash properly. |
@ricardobna devices are here, @pedropaulolyra will send to you on Monday, ok?@ =) |
I have recieved the devices for a while now, will start testing now and try some fixes I had in mind |
Still having some problems with this version of the custom camera, but I'll give access to the older version of the custom camera as it is working properly on all devices tested. The flash feature field is not implemented on this version of the custom camera(will be CUSTOM_CAMERA_LEGACY) so setting the flash mode won't change the functionality of the camera. For now I'll wait update from the client having issues with this feature, as soon as I have some answer I'll update here too. |
New custom with native appearance, focus and allows video recording for both rear and front camera.
Appearance and focus have already been implemented, as you can see using this SDK version. Only the video is missing and launch in an official version because what is attached is only for testing the camera.
The text was updated successfully, but these errors were encountered: