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

Bug with AV1 support? #2639

Open
warvstar opened this issue Dec 22, 2023 · 2 comments
Open

Bug with AV1 support? #2639

warvstar opened this issue Dec 22, 2023 · 2 comments
Labels
bug Something isn't working difficulty:moderate

Comments

@warvstar
Copy link

Your environment.

  • Version: ee9717e
  • Browser: Chrome, Chrome Canary
  • Other Information - Server running on Ubuntu 23.10

What did you do?

When running play-from-disk-ivf, it does not work for AV1. I've tried the exact same av1 file with webrtc-rs version of the example, and it works fine there.

What did you expect?

I expected my AV1 video to play upon connecting

What happened?

Session connects, bytes are transferred but no complete AV1 frame is received / detected (viewing chrome://webrtc-internals)

@warvstar
Copy link
Author

Just confirmed that rtp-to-webrtc also has the same issue, again the eqv. example works from webrtc-rs, so the ivf and rtp packets are both valid.

@Sean-Der
Copy link
Member

Hi @warvstar can you provide the file/commands to encode a file that is broken?

I am not able to reproduce unfortunately! Thanks

@Sean-Der Sean-Der added bug Something isn't working difficulty:moderate labels Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working difficulty:moderate
Projects
None yet
Development

No branches or pull requests

2 participants