Skip to content

Commit

Permalink
docs(README): add info about AV1 and HDR
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultBee committed Dec 12, 2023
1 parent 1064ecc commit 78e34bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ android {
* Video:
* Source: Cameras or Screen recorder
* Orientation: portrait or landscape
* Codec: HEVC/H.265, AVC/H.264 or VP9
* Codec: HEVC/H.265, AVC/H.264, VP9 or AV1 (experimental, see https://github.com/ThibaultBee/StreamPack/discussions/90)
* HDR (experimental, see https://github.com/ThibaultBee/StreamPack/discussions/91)
* Configurable bitrate, resolution, framerate (tested up to 60), encoder level, encoder profile
* Video only mode
* Device video capabilities
Expand Down

0 comments on commit 78e34bd

Please sign in to comment.