Does the Google Cast extension for Google Chrome support 1080p? [closed]

北城以北 提交于 2019-11-30 04:39:00

问题


In the Options for the Google Cast extension under 'Tab projection quality', there are three options:

Extreme (720p high bitrate) High (720p) Standard (480p)

1080p is not listed.

I assume if I play a 1080p video that it will work because it's sending the video url to Chromecast, but am I limited to 720p for regular HTML webpages?


回答1:


This appears to be more of a user question, not a development question.

The Google Cast extension for Chrome provides two major functions:

  1. Chrome Mirroring - which is limited to 720p - This acts by encoding your tab to WebM/Opus and then sending to the Chromecast device.
  2. The Google Cast API for Chrome which allows your webpage to cast a video to a Chromecast device. Which, of course can be full 1080p. Official documentation.


来源:https://stackoverflow.com/questions/17842749/does-the-google-cast-extension-for-google-chrome-support-1080p

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!