Confirmed users
514
edits
Line 26: | Line 26: | ||
| [http://cordova.apache.org/docs/en/3.0.0/cordova_camera_camera.md.html#Camera Camera] | | [http://cordova.apache.org/docs/en/3.0.0/cordova_camera_camera.md.html#Camera Camera] | ||
| [https://wiki.mozilla.org/WebAPI/WebActivities WebActivities], [https://hacks.mozilla.org/2013/01/introducing-web-activities/ Pick image example] | | [https://wiki.mozilla.org/WebAPI/WebActivities WebActivities], [https://hacks.mozilla.org/2013/01/introducing-web-activities/ Pick image example] | ||
| | | The problematic parts are specified in [http://cordova.apache.org/docs/en/2.7.0/cordova_camera_camera.md.html#cameraOptions cameraOptions]: | ||
* defining the source of the picture in code | * defining the source of the picture in code | ||
* forcing encode type | * forcing encode type | ||
* target size | * target size | ||
* camera direction | * camera direction | ||
| | |||
| | Currently only the response as URI is supported | ||
| 20% | |||
| zalun | |||
|- | |- | ||
| [http://cordova.apache.org/docs/en/3.0.0/cordova_media_capture_capture.md.html#Capture Capture] | | [http://cordova.apache.org/docs/en/3.0.0/cordova_media_capture_capture.md.html#Capture Capture] |