• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Video recording issue in android app

Hi,

In my application, i was using “https://android-arsenal.com/details/1/719” CWAC-Cam2 android library to record video. But now this library got deprecated. Please suggest me if any other android libraries available, which satisfy my below requirements.

Video Requirement:
  1. Control to access flash light
  2. Should compress captured video with less than 5sec of time
  3. Should convert video format to “.mp4” always
  4. Need display of video timer.
  5. Should pass timer
 
Back
Top Bottom