benlau / androidnative.pri

Calling Android functions from Qt without using JNI
Apache License 2.0
103 stars 15 forks source link

Feature for taking and picking videos #3

Closed rmallah closed 7 years ago

rmallah commented 7 years ago

VideoPicker allows selecting of existing videos or recording of new videos and subsequent picking of the same. Apart from urls of videos , a list of thumbnails of the video is also returned for display in user interfaces. The video recorder uses the inbuilt camera application in the android phone.