ion-sfu icon indicating copy to clipboard operation
ion-sfu copied to clipboard

Support for vp9?

Open Walter0697 opened this issue 3 years ago • 0 comments

Your environment.

  • Version: Release
  • Environement: Ubuntu 20.04
  • Are you using a TURN server? pion turn
  • Browser: Chrome

What did you do?

Switching around with codec

What did you expect?

Display everything as normal

What happened?

For H.264 and VP8, the program works perfectly fine, but it doesn't seem to work for VP9. I can see that the codec is passing correctly through chrome://webrtc-internal. But nothing shows in the frontend. It doesn't seem to be the issue of my computer since it works fine for https://janus.conf.meetecho.com/vp9svctest.html in our test case.

I heard that sfu doesn't support vp9, may I know that if ion-sfu cannot support vp9 for now or simply sfu from any other library won't be able to support sfu as well? Also, I am not sure if it is a frontend or backend problem. I am using ion-sdk-js for frontend.

Also, I can see that ion-sfu supports real-time processing on media streamed using ion-avp where I can find reference for vp9. Therefore I am wondering which part can be the issue if only VP9 cannot be displayed in my program

Walter0697 avatar Aug 09 '21 07:08 Walter0697