Affichage des articles dont le libellé est develop. Afficher tous les articles
Affichage des articles dont le libellé est develop. Afficher tous les articles

lundi 23 février 2015

[Q] develop camera app with slow motion topic






Dear all
I am going to develop an app that include only slow motion recording, and only for S5 (school project I need to demo only). The problem is, I tried to use open camera and it fails to have 120 fps. After searching, some said that standard camera api does not support high frame rate record. Then I tried to decompile the bulid-in samsung camera apk to found the part that responsible for hfr recording but I cant found it.
1. Does anyone have experience that is related can share to me?
2. Also I am wondering if my decompiled apk is not correct. Could anyone help me to decompile a succeed one, even some apk modded by others?
3. And if anyone can directly give me related source code? I need only the part of recording 120fps video.
Thanks for reading my wordy and bad english.