[android-developers] How to access Camera stream inside Webview

2015-01-29 Thread Abhi
Can someone help me here ??

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] How to access Camera stream inside Webview

2015-01-27 Thread Abhi
I want to access phone camera stream inside webview.
I have HTML pages which are working absolutely fine on Chrome for android

I want the same features inside webview now.

Right now I see dark thumbnail only and no camera permission alert is 
getting invoked.
On browser as soon as I open the page, I am asked for Audio,Camera 
Permission and once approved
I am able to see my camera stream inside video tag

This is not happening in webview.

Please check my stackoverflow 
http://stackoverflow.com/questions/28167480/device-camera-stream-inside-webview-video-tag
 
question for the same

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.