Hi,
I want to make Firefox stream both screen sharing and common webcam video simultaneously. Is it possible at all ? Chrome lets do it with an external screen sharing plugin, but here both of the should be produced by getUserMedia and I haven't find a way how to make it. mediaDevices.enumerateDevices() does never enumerate screen sharing. Constraints could contain a single video member for both cam video or the sharing, but I need them both in the moment. _______________________________________________ dev-media mailing list [email protected] https://lists.mozilla.org/listinfo/dev-media

