Adds support WebRTC + H265 to Safari

This commit is contained in:
Alexey Khit
2022-09-21 22:28:59 +03:00
parent 62c13f016b
commit 04a6e64650
4 changed files with 79 additions and 6 deletions
+1
View File
@@ -36,3 +36,4 @@ H.264/high | avc1.6400xx | FFmpeg superfast
- [AVC levels](https://en.wikipedia.org/wiki/Advanced_Video_Coding#Levels)
- [AVC profiles table](https://developer.mozilla.org/ru/docs/Web/Media/Formats/codecs_parameter)
- [Supported Media for Google Cast](https://developers.google.com/cast/docs/media)
- [Two stream formats, Annex-B, AVCC (H.264) and HVCC (H.265)](https://www.programmersought.com/article/3901815022/)