http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6815
Josef Moravec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion --- Comment #17 from Josef Moravec <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
