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

Add multi OBU support for AV1Payloader #191

Closed
wants to merge 2 commits into from

Conversation

AutumnSun1996
Copy link

Description

Add multi obu support for AV1Payloader

Support data source like ivf file

Reference issue

Fixes #190

Handle multi obus is required for a play-from-disk demo for AV1, and this is an initial attempt to achieve it.
It's not working as expected yet, and requires more work and tests.

qiushiyang added 2 commits June 22, 2022 21:55
use t.Fatalf(...) instead of t.Fatal(fmt.Sprintf(...))
@stv0g stv0g marked this pull request as draft April 18, 2023 10:39
@stv0g stv0g changed the title WIP: Add multi obu support for AV1Payloader Add multi OBU support for AV1Payloader Apr 18, 2023
Sean-Der added a commit to pion/webrtc that referenced this pull request Jul 20, 2023
Sean-Der added a commit to pion/webrtc that referenced this pull request Jul 20, 2023
Sean-Der added a commit to pion/webrtc that referenced this pull request Jul 20, 2023
Sean-Der added a commit to pion/webrtc that referenced this pull request Jul 20, 2023
ourwarmhouse added a commit to ourwarmhouse/Smart-Contract---Go that referenced this pull request May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AV1Payloader is not compatible with av1-rtp-spec
1 participant