mediamtx icon indicating copy to clipboard operation
mediamtx copied to clipboard

webrtc: support reading and proxying multichannel Opus (#3371)

Open aler9 opened this issue 1 month ago • 1 comments

Fixes #3371

TODO

  • [ ] fix "frame is too big error" (inside RTP Opus encoder)
  • [X] test reading multichannel Opus with Chrome
  • [x] test reading multichannel Opus with Firefox
  • [x] test reading multichannel Opus with iOs Safari
  • [ ] error message in Firefox and in all browsers that do not support this
  • [ ] test proxying multichannel Opus between two MediaMTX instances

aler9 avatar May 19 '24 17:05 aler9