Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTC: Support av1 for Chrome M90 enabled it. 4.0.91 #2324

Merged
merged 2 commits into from
Apr 30, 2021
Merged

Conversation

winlinvip
Copy link
Member

@winlinvip winlinvip commented Apr 29, 2021

Run SRS 4.0.91+ in macOS docker, other OS is here:

docker run --rm -p 1935:1935 -p 1985:1985 -p 8080:8080 \
    --env CANDIDATE=$(ifconfig en0 inet| grep 'inet '|awk '{print $2}') -p 8000:8000/udp \
    registry.cn-hangzhou.aliyuncs.com/ossrs/srs:v4.0.91

Then, use query ?codec=av1 to publish and play with AV1:

Of course, please upgrade your Chrome to M90+:

image

The video codec is Video: AV1X, 90000HZ, pt: 35

image

This was linked to issues Apr 29, 2021
This was referenced Apr 29, 2021
@winlinvip winlinvip merged commit e8fe66e into 4.0release Apr 30, 2021
@winlinvip winlinvip deleted the feature/av1 branch April 30, 2021 00:09
@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What about H.265? Support AV1 codec.
1 participant