src/statscollector/StatsCollector.ts (3 lines): - line 63: // TODO: Update toAttribute() and toSuffix() methods to convert raw data to a required type. - line 94: // TODO: Implement metricsAddTime() and metricsLogEvent(). - line 158: // TODO: Generate the status event name given the status code. integration/js/VideoTest.js (2 lines): - line 51: // TODO: Add step to check filter content - line 87: // TODO: Add step to check filter content src/meetingsession/MeetingSessionStatus.ts (2 lines): - line 153: // TODO: Add these numbers to proto definition and reference them here. - line 184: // TODO: Add these numbers to proto definition and reference them here. src/devicecontroller/DefaultDeviceController.ts (2 lines): - line 1071: // TODO: this should be computed within this function. - line 1092: // TODO: `matchesConstraints` should really return compatible/incompatible/exact -- src/sdp/SDP.ts (2 lines): - line 345: * TODO: will remove this soon. - line 495: // TODO: match for Firefox. Currently all failures are not Firefox induced. src/task/FinishGatheringICECandidatesTask.ts (2 lines): - line 42: // TODO: Remove when the Chrome VPN reconnect bug is fixed. - line 147: // TODO: Could there be a race where iceGatheringState is flipped after this task is run ? This could only be handled if ice state is monitored persistently. src/audiovideocontroller/DefaultAudioVideoController.ts (2 lines): - line 1281: // TODO: do not block other updates while waiting for video input - line 1444: // TODO: Do we need ReceiveVideoInputTask in the reconnect operation? src/meetingreadinesschecker/DefaultMeetingReadinessChecker.ts (2 lines): - line 281: // TODO: remove mediaType in next version as it is deprecated - line 342: // TODO: remove mediaType in next version as it is deprecated src/task/ReceiveVideoInputTask.ts (2 lines): - line 63: // TODO: move videoDuplexMode and videoCaptureAndEncodeParameters to video tile controller - line 88: // TODO: bind after ICE connection started in case of a failure to resubscribe src/volumeindicatoradapter/DefaultVolumeIndicatorAdapter.ts (2 lines): - line 157: // @ts-ignore: TODO fix this protobufjs issue - line 166: // @ts-ignore: TODO fix this protobufjs issue integration/js/pages/AppPage.js (1 line): - line 315: // TODO: find a way to check if the user was able to join the meeting or not src/videocaptureandencodeparameter/DefaultVideoCaptureAndEncodeParameter.ts (1 line): - line 71: // TODO: add simulcast layer src/task/MonitorTask.ts (1 line): - line 213: // TODO: move those logic to stats collector. src/task/SubscribeAndReceiveSubscribeAckTask.ts (1 line): - line 112: // TODO: handle check-in mode, or remove this param src/signalingclient/DefaultSignalingClient.ts (1 line): - line 374: // TODO: change server frame type to send 0x05 src/videodownlinkbandwidthpolicy/VideoPreferences.ts (1 line): - line 122: // TODO: if we keep the arrays sorted correctly, not just by priority, then