The latest code for Android handles video duration https://github.com/apache/cordova-android/commit/1648f161d9f3dfe90d4aa0580f284b5fdc2afff5
I can't get this to work as is. If I switch the code to pass the durationLimit as in int, it works on Nexus 4 (4.2), Samsung Galaxy Player (2.3) and Motorola Droid (2,2). Does a double work on any platforms? Is there any way to have unit tests for video capture?