jitsi / lib-jitsi-meet

A low-level JS video API that allows adding a completely custom video experience to web apps.
Apache License 2.0
1.34k stars 1.11k forks source link

fix(JitsiLocalTrack) Keep a reference to SSRC. #2536

Closed jallamsetty1 closed 5 months ago

jallamsetty1 commented 5 months ago

This helps us in identifying the video codec associated with a local video track for codec selection torture tests.