You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is probably causing a significant amount of our srtp errors. We should be resetting the rtp context and shutting everything down when we see a hang-up signal.
In the short term it's probably worth adding some logging here so we can at least try to confirm the correlation between this TODO and the srtp errors.
The text was updated successfully, but these errors were encountered:
haydenmc
changed the title
Implement hang-up
Implement JanusFtl::HangUpMedia
Oct 19, 2020
We log whenever a session calls HangUpMedia, which we haven't implemented yet.
This should help us nail down the source of #47 and #33
Co-authored-by: Hayden McAfee <[email protected]>
Per our recent meeting, removing the ship blocking tag - asking viewers to refresh if their stream isn't coming through is an acceptable alpha experience.
This is probably causing a significant amount of our srtp errors. We should be resetting the rtp context and shutting everything down when we see a hang-up signal.
In the short term it's probably worth adding some logging here so we can at least try to confirm the correlation between this TODO and the srtp errors.
The text was updated successfully, but these errors were encountered: