Commit 0cf40de
committed
Fix creating offers again in Firefox with disabled media and simulcast
When a media track is disabled the track is nullified in the sender, so
this needs to be taken into account when creating a new offer on an
existing connection with disabled media (for example, to add a video
track to a connection with an active but disabled audio track).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>1 parent 0115b6d commit 0cf40de
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
| 359 | + | |
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
| |||
0 commit comments