infinum / Android-GoldenEye

A wrapper for Camera1 and Camera2 API which exposes simple to use interface.
Apache License 2.0
375 stars 53 forks source link

Feature/video #10

Closed domagojkorman closed 6 years ago

domagojkorman commented 7 years ago

Video recording

Pull request implements video recording for both Camera1 and Camera2 API. The Media recorder is still not configurable and it has some hardcoded values. It would be good to implement configurable MediaRecorder in the future to handle more use cases.

domagojkorman commented 7 years ago

There are still several issues that I found while using it on Apprologic. Do not merge this to master until I fix all issues.

domagojkorman commented 7 years ago

@jmarkovic feel free to shitstorm. Some things were done in a rush so be thorough. :)