0c7c628f7a
Under some scenarios, cameras are freezing when the virtual background code is running due to runPostProcessing(_renderMask) throwing NS_ERROR_FAILURE - mainly on Firefox - consequently preventing subsequent TimerWorker ticks from being scheduled. Cases where I've seen that happen are: - conferences running under an iframe where the iframe is briefly stalled for some reason Address the issue with a try-catch and a log for debugability (it's high frequency, hence why not error level). We should probably remove the log entirely once we figure out why the post-processing method is failing. |
||
---|---|---|
.. | ||
api | ||
audio-manager | ||
auth | ||
bbb-webrtc-sfu | ||
features | ||
LiveDataEventBroker | ||
LocalCollectionSynchronizer | ||
meeting-settings | ||
notification | ||
settings | ||
storage | ||
subscription-registry | ||
unread-messages | ||
users-settings | ||
virtual-background | ||
webrtc-base |