Nope, no API change, and it works for me and several folks at Mozilla. We were just discussing it in #media on irc.
Are you using https://mozilla.github.io/webrtc-landing/gum_test.html to test screensharing? Or some other test page? NOTE: if you use https://mozilla.github.io/webrtc-landing/gum_test.html to test screensharing, the default permission is "No screen" on that test page and that will give you "SecurityError: The operation is insecure". I actually made that mistake myself when I first tested it. However, if you choose an actual screen, it will work correctly. I/we (in #media) agree the error returned is pretty useless/misleading. It is implemented according to the spec, and we're discussing filing a bug against the spec to return a more useful error message. Please let me know if this solves your issue or if you think something else is going on. Thanks! -Maire On Tue, Feb 23, 2016 at 9:12 AM, Balwant Bisht <[email protected]> wrote: > I am trying to share screen in firefox nightly and getting the following > error "The operation is insecure." > > Is there any API change in Firefox Nightly? > _______________________________________________ > dev-media mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-media > -- Maire Reavy [email protected] _______________________________________________ dev-media mailing list [email protected] https://lists.mozilla.org/listinfo/dev-media

