Closed Bug 1609480 Opened 6 years ago Closed 6 years ago

Webrtc RTCRtpSender replaceTrack

Categories

(Core :: WebRTC: Audio/Video, defect)

72 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1608118

People

(Reporter: pvarghesepaul, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36

Steps to reproduce:

We are seeing issue in Firefox version 72.0.1 for RTCRtpSender.replaceTrack(). It is working in 71.0 release.

We can see old track and new track is showing in intermittently. ( showing each video tracks back to back ).

To reproduce :

  1. Get User Media and attach stream to webrtc RTPpeerconnection
  2. Get screen share using WEBRTC getDisplayMedia()
  3. Replace the stream with getDisplayMedia() user screen.

Actual results:

Both old and new tracks are showing back to back.

Expected results:

Expected output : New streams should added and old stream shouldn't add.

Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Component: Untriaged → WebRTC: Audio/Video
Product: Firefox → Core
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.