Skip to content

Add AV1 support #6

@erdnaxe

Description

@erdnaxe

AV1 is an open video codec, evolution of VP9/VP8:

  • AV1 has SVC built-in, meaning that people with lower bandwidth will be able to enjoy a lower-quality video stream.
  • it should work on browsers, except Safari and Firefox on Android (as of 19-05-2021): https://caniuse.com/av1
  • it is more CPU intensive than VP8 but it should result in better compression.

If Galène AV1 support works well, we could add AV1 support in Galène-stream using the av1enc module in GStreamer.

Right now rtpav1pay is missing, but we could help and contribute something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions