Failed to set the 'direction' property on 'RTCRtpTransceiver'

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • tbroerse
    Member
    .
    • Aug 2024
    • 3

    Failed to set the 'direction' property on 'RTCRtpTransceiver'

    We are getting the following error in the console after we established a call:

    AvayaClientServices.min.js:6736 Uncaught InvalidStateError: Failed to set the 'direction' property on 'RTCRtpTransceiver': The transceiver is stopping.
    at e.<anonymous> (AvayaClientServices.min.js:6736:32)
    at Array.forEach (<anonymous>)
    at t.setLocalVideoDirection (AvayaClientServices.min.js:6721:40)
    at e.disableLocalVideoStreams (AvayaClientServices.min.js:20164:34)
    at u.<anonymous> (AvayaClientServices.min.js:23996:23)
    at t._sendUpdatedSdp (AvayaClientServices.min.js:6141:18)
    at e.<anonymous> (AvayaClientServices.min.js:5689:52)


    After this error it is no longer possible to do anything with the call.
  • jmidd
    Aspiring Member
    .
    • Jun 2024
    • 2

    #2
    Please gather logs and we'll take a look.

    Comment

    • tbroerse
      Member
      .
      • Aug 2024
      • 3

      #3
      I have sent the log files via email.

      Comment

      Loading