Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 877105b

Browse files
author
rantonysamy
committed
Adding VP9 details in FAQ section of the site (Issue #43).
* Partly fixing it by adding details in FAQ.
1 parent 9916df8 commit 877105b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

faq/index.md

+3
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ included as part of the WebRTC project.
7676

7777
VP8 is a highly-efficient video compression technology developed by the WebM Project. It is the video codec included with WebRTC.
7878

79+
### What is the VP9 video codec?
80+
81+
Similar to VP8, VP9 is also from the WebM Project. Its a next-generation open video codec. From Chrome 48 on desktop and Android, VP9 will be an optional video codec for video calls. More details in [Google Developers](https://developers.google.com/web/updates/2016/01/vp9-webrtc/).
7982

8083
### What other components are included in the WebRTC package?
8184

0 commit comments

Comments
 (0)