Hi,
I would like to use Videocapture API in RhoMobile 4.1, so I include extension "mediacapture" in build.yml, but after include this extension, there has failed message that I attached include trace.txt.
Would you please help me on this?
Many Thanks!
Max
3 Replies
Video capture is not currently supported as part of the common API in 4.1. To use video capture currently you must use the 2.2.0 API documentation found here:
Rhomobile | VideoCapture Module
We are planning to implement it in the near future but it is not currently part of the mediacapture extension.
Same here. Docs say to add mediacapture extension to use new Camera API:
Rhomobile | Camera
What OS are you building for iOS, Android, WM...?