3

I want to build VP8 video codec for iOS platform which can supported with PJSIP library. I am using PJSIP library version 2.6. Is there any patches available which can be used to build VP8 codec or any other code is required in iOS PJSIP.

Megha Parmar
  • 248
  • 2
  • 15

1 Answers1

1

Pjsip support VP8, VP9 in version 2.10 https://github.com/pjsip/pjproject/releases/tag/2.10

Son Pham
  • 1,516
  • 1
  • 14
  • 22