WebRTC:Firefox 中使用 VP9 编码的 SDP [英] WebRTC: SDP in Firefox with VP9 encoding

查看:54
本文介绍了WebRTC:Firefox 中使用 VP9 编码的 SDP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我无法使用 VP9 将呼叫从 Firefox 连接到 Firefox,尽管我已尝试以多种不同方式修改 SDP.我有一个类似于 https://webrtc.github.io/的网站samples/src/content/peerconnection/munge-sdp/,我只是删除了不需要的编解码器.在 Firefox 中,当我发起呼叫时未列出 VP9.我在发送方和接收方都启用了 VP9,方法是在 about:config 中将 media.mediasource.webm.enabled 设置为 true.

I am not able to connect a call from Firefox to Firefox using VP9, allthough I have tried modifying the SDP in several different ways. I have a site similar to https://webrtc.github.io/samples/src/content/peerconnection/munge-sdp/, where I simply remove the unwanted codec. In Firefox, VP9 is not listed when I initiate the call. I have enabled VP9 on both sender and receiver, by setting media.mediasource.webm.enabled to true in about:config.

有谁知道如何使用 VP9 正确修改它以使呼叫通过?我正在运行 Firefox 47.0.1

Does anybody know how to modify it correctly to get the call to go through, using VP9? I am running Firefox 47.0.1

推荐答案

您需要添加一个布尔首选项 media.peerconnection.video.vp9_enabled 设置为 true-- WebRTC 的 VP9 在 Firefox 中仍然落后.

you need to add a boolean preference media.peerconnection.video.vp9_enabled that is set to true -- VP9 for WebRTC is still behind a flag in Firefox.

这篇关于WebRTC:Firefox 中使用 VP9 编码的 SDP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆