versatica / mediasoup-client

mediasoup client side JavaScript library

Home Page:https://mediasoup.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transport produce doesn't respect preferredPayloadType

flyingdove opened this issue · comments

Bug Report

  • Operating system: Windows 10
  • Browser version: Chrome 113.0.5672.127
  • npm version: 16.19.1
  • mediasoup version: 3.11.21
  • mediasoup-client version: 3.6.82

Issue description

Transport 'produce' method doesn't respect preferredPayloadType which is set in codec?: RtpCodecCapability of ProducerOptions. Because of this, it is impossible to choose neccesary codec when multiple codecs with same mimeType but different parameters.

This is a mentioned in discussion group

Please keep the discussion on the forum unless you have a real and well documented bug to report. For now there is not.