获取选择屏幕弹出窗口Geckofx

时间:2018-09-26 12:37:28

标签: javascript c# geckofx

我正在使用webrtc App: 我想在启动Webrtc Session之前获得屏幕或应用程序的列表,以便能够选择其中之一。有办法吗?

就像在本演示中一样,如果我在Geckofx中运行它,则不会弹出选择屏幕:https://mozilla.github.io/webrtc-landing/gum_test.html

              mediaConstraints = {
                audio: audioOption,
                video: {
                    mediaSource: "window",
                    frameRate: { ideal: 30 }
                }

0 个答案:

没有答案