开发者

Accessing the mobile camera of an Android tablet using flash

开发者 https://www.devze.com 2023-03-17 20:12 出处:网络
A while ago I d开发者_运维问答eveloped a flash app that takes pictures from the users webcam, I recently bought a android tablet device (flash capable), but the flash app do not find the camera of the

A while ago I d开发者_运维问答eveloped a flash app that takes pictures from the users webcam, I recently bought a android tablet device (flash capable), but the flash app do not find the camera of the tablet, any way I can modify my flash app in order to "see" the tablet's camera?


are you using Flash of Flash Builder?

For Flash Builder: if you want to access a mobile camera, you need flash builder 4.5 at least. There you can call for CameraUI instead of Camera. I don't know if this is actually a feature of Flash Builder or if it is also available in Flash, since i am not using Flash Builder 4.5 just yet.

look at this link to find a coded example of CameraUI and the implementation of it.

0

精彩评论

暂无评论...
验证码 换一张
取 消