Stream that emits events when the call is connected and the track (local and remote video) tracks is added.
@override Stream<dynamic> get onTrackAdded => onTrackAddedStreamController.stream;