Cannot play stream in Firefox

Hi, we have currently deployed Openvidu pro version 2.29.0. While testing the deployment in Firefox (in Openvidu inspector) we cannot get the stream playing. But, this test is successful in Chrome.

Firefox Browser Version:
122.0 on Linux

Logs from Openvidu Inspector:

    KMS event [IceComponentStateChanged]: -> endpoint: str_CAM_TzF9_con_CJdSeiKJaH (publisher) | state: GATHERING | componentId: 1 | streamId: 1 | timestamp: 1706867662234

    KMS event [IceComponentStateChanged]: -> endpoint: str_CAM_TzF9_con_CJdSeiKJaH (publisher) | state: GATHERING | componentId: 2 | streamId: 1 | timestamp: 1706867662274

    KMS event [IceGatheringDone] -> endpoint: str_CAM_TzF9_con_CJdSeiKJaH (publisher) | timestamp: 1706867662316

    KMS event [IceComponentStateChanged]: -> endpoint: str_CAM_TzF9_con_CJdSeiKJaH (publisher) | state: CONNECTING | componentId: 1 | streamId: 1 | timestamp: 1706867662513

    KMS event [IceComponentStateChanged]: -> endpoint: str_CAM_TzF9_con_CJdSeiKJaH (publisher) | state: CONNECTING | componentId: 2 | streamId: 1 | timestamp: 1706867662514

    KMS event [NewCandidatePairSelected]: -> endpoint: str_CAM_TzF9_con_CJdSeiKJaH (publisher) | local: candidate:13 1 UDP 1679819007 XX.XX.XX.XX 50215 typ srflx raddr XX.XX.XX.XX rport 50215 | remote: candidate:7 1 UDP 1686052863 XX.XX.XX.XX 41634 typ srflx raddr 172.19.0.1 rport 41634 | timestamp: 1706867662684

    KMS event [IceComponentStateChanged]: -> endpoint: str_CAM_TzF9_con_CJdSeiKJaH (publisher) | state: CONNECTED | componentId: 1 | streamId: 1 | timestamp: 1706867662684

    KMS event [ConnectionStateChanged]: -> endpoint: str_CAM_TzF9_con_CJdSeiKJaH (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1706867662749

    KMS event [MediaStateChangedEvent]: -> endpoint: str_CAM_TzF9_con_CJdSeiKJaH (publisher) | oldState: DISCONNECTED | newState: CONNECTED | timestamp: 1706867662772

    KMS event [MediaTranscodingStateChanged]: -> endpoint: str_CAM_TzF9_con_CJdSeiKJaH (publisher) | state: NOT_TRANSCODING | mediaType: AUDIO | binName: kmswebrtcendpoint174_kmsagnosticbin2-456 | timestamp: 1706867662773

    KMS event [MediaFlowOutStateChanged] -> endpoint: str_CAM_TzF9_con_CJdSeiKJaH (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1706867662773

    KMS event [MediaFlowInStateChanged] -> endpoint: str_CAM_TzF9_con_CJdSeiKJaH (publisher) | state: FLOWING | pad: default | mediaType: AUDIO | timestamp: 1706867662775

    KMS event [IceComponentStateChanged]: -> endpoint: str_CAM_TzF9_con_CJdSeiKJaH (publisher) | state: READY | componentId: 1 | streamId: 1 | timestamp: 1706867665566

    KMS event [IceComponentStateChanged]: -> endpoint: str_CAM_TzF9_con_CJdSeiKJaH (publisher) | state: FAILED | componentId: 2 | streamId: 1 | timestamp: 1706867671286

We have also developed frontend client using openvidu-angular-v2.29.3 and we cannot get remote streams playing in Firefox. Here is the error shown in browser console:

[SessionComponent] ERROR:  NO_STREAM_PLAYING_EVENT StreamManager of Stream str_CAM_Ehoh_con_RpE7KchxOO (Subscriber) did not trigger "streamPlaying" event in 4000 ms