Work in progress!
For mobile device's camera and to receive the byte data
Have been implemented:-Trigger the built-in camera in iOS and AndroidFeatures to implement:- Return the captured photo to Haxe as JPEG byte data
- Simulate a camera event from provided BitmapData for non-mobile platforms
The extension is still very buggy, so until its stable I won't upload it here (however can over request)
An idea of how it will work:

Currently I don't have time, so the project is set on pause