[Koha-bugs] [Bug 6815] Capture member photo via webcam

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 26 17:06:54 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6815

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |In Discussion

--- Comment #17 from Josef Moravec <josef.moravec at gmail.com> ---
(In reply to M. Tompsett from comment #16)
> (In reply to Josef Moravec from comment #15)
> [SNIP]
> > There are some polyfills available, based on flash:
> 
> You said the word of evil: flash. This is one of the things attempted to be
> avoided. I'm pretty sure it is license related.

I agree that flash s evil, I've just tried to find "something" :)

> [SNIP]
> > There is also an plugin for IE and Safari, which implements WebRTC:
> > https://temasys.atlassian.net/wiki/display/TWPP/WebRTC+Plugins/
> 
> Nice. So, is there a way to mix this with something using getUserMedia? I
> think that would be palatable.

I've tried that plugin and edit the jsfiddle and use Adapter.js, which kind of
polyfill for webrtc accross browsers and the plugin:
http://jsfiddle.net/6azxcg0j/1/

but it can't access to the plugin (in browsers, which has support to
getUserMedia it works good), but the demo site for webrtc plugin does work in
IE 11 with plugin... so I think there is an error in my code ;)

https://plugin.temasys.com.sg/

However, it looks as a viable way I think...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list