mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-17 20:39:19 +00:00
add logs
This commit is contained in:
@@ -121,6 +121,7 @@ export class Publisher {
|
||||
this.logger.error(`Failed to pause upstreams`, e);
|
||||
});
|
||||
} else {
|
||||
this.logger.info(`resumeUpstream onLocalTrackPublished`);
|
||||
// If startPublishing() ran before this track existed (track creation is
|
||||
// not awaited and e.g. camera hardware can take a while to open), its
|
||||
// resumeUpstreams() call found no track and did nothing. Resume here so
|
||||
|
||||
Reference in New Issue
Block a user