When call ends the PeerConnection is closed and the SSRCs stored in the local track will not match those assigned the PeerConnection when it's reopened for new session. This will confuse SSRC replacement logic. We need to reset those SSRCs and re-register 'ssrcHandler' listener to get the new ones.master
|
|
||
| 869 |
|
869 |
|
| 870 |
|
870 |
|
| 871 |
|
871 |
|
|
872 |
|
|
|
873 |
|
|
|
874 |
|
|
|
875 |
|
|
|
876 |
|
|
|
877 |
|
|
|
878 |
|
|
|
879 |
|
|
|
880 |
|
|
|
881 |
|
|
|
882 |
|
|
|
883 |
|
|
|
884 |
|
|
|
885 |
|
|
|
886 |
|
|
| 872 |
|
887 |
|
| 873 |
|
888 |
|
| 874 |
|
889 |
|