Skip to content

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