Android capturing slow motion video
问题 How can i capture slow motion video in my app? I tried using mMediaRecorder.setVideoFrameRate(100); but app crashes if i set the value 20 or more with IllegalStateException . I have researched a lot.Normal video is between 24 and 30 fps.To see slow motion video we need to capture 100-120 fps but device does not allow that.But I see the default camera in my device has an option of Slow motion.Also few apps in play store allow to create slow motion videos.I also tried setting higher