stasel / WebRTC

Unofficial distribution of up to date WebRTC framework binaries for iOS and macOS
Other
359 stars 76 forks source link

VP9 support #2

Closed gonzag closed 3 years ago

gonzag commented 3 years ago

Hi, nice work. Can you do a build with VP9 support?

Thanks

stasel commented 3 years ago

Thanks for the suggestion, sounds like a good idea. I'll add VP9 support in the next version.

Out of curiosity and for my general knowledge, how do you know that the current binaries are without VP9 support?

gonzag commented 3 years ago

Awesome, I was testing your build in a environment where the stream uses vp9 and couldn’t get the video. So I assumed that.

El El jue, 8 abr. 2021 a la(s) 16:45, Stasel @.***> escribió:

Thanks for the suggestion, sounds like a good idea. I'll add VP9 support in the next version.

Out of curiosity and for my general knowledge, how do you know that the current binaries are without VP9 support?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/stasel/WebRTC/issues/2#issuecomment-816113796, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABY27LOEODUUNKIXQRLG3QTTHYBW7ANCNFSM42S5ECYA .

stasel commented 3 years ago

Hi, I have released new version M90 that should have VP9 support. Please feel free to reopen this issue if you still experiencing issues with that

gonzag commented 3 years ago

Hi @stasel, I wanted to confirm the library works with VP9 correctly.

Thanks again