From 9a110dee28ae2ef12ee014b98fda6bae6ee48edb Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Wed, 2 Mar 2022 20:22:51 +0900 Subject: Migrate to Compat macro (zh-cn) --- files/zh-cn/web/api/media_streams_api/index.html | 57 +----------------------- 1 file changed, 1 insertion(+), 56 deletions(-) (limited to 'files/zh-cn/web/api/media_streams_api') diff --git a/files/zh-cn/web/api/media_streams_api/index.html b/files/zh-cn/web/api/media_streams_api/index.html index 11040f5120..353446dc73 100644 --- a/files/zh-cn/web/api/media_streams_api/index.html +++ b/files/zh-cn/web/api/media_streams_api/index.html @@ -54,62 +54,7 @@ translation_of: Web/API/Media_Streams_API

浏览器支持

-

{{ CompatibilityTable() }}

- -

{{Compat("api.MediaStream")}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOpera Safari (WebKit)
Stream API 21{{ property_prefix("webkit") }} nightly 18{{ property_prefix("moz") }} {{ CompatUnknown() }} 12{{ CompatUnknown() }} 
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Stream API {{ CompatNo() }} {{ CompatUnknown() }}{{ CompatUnknown() }} {{ CompatNo() }} {{ CompatNo() }} 
-
- -

当前已经支持在Chrome,欧朋,和Firefox Nightly 18 浏览器使用WenRTC获取相机功能 。在Firefox Nightly 中启用WebRTC 需要你在配置中进行设置:

- - +{{Compat("api.MediaStream")}}

See Also

-- cgit v1.2.3-54-g00ecf