0: The initial publishing state after joining the channel.
1: Fails to publish the local stream. Possible reasons:
muteLocalAudioStream(true) or muteLocalVideoStream(true) to stop sending local streams.disableAudio or disableVideo to disable the entire audio or video module.enableLocalAudio(false) or enableLocalVideo(false) to disable the local audio sampling or video capturing.Audience.3: Publishes successfully.
2: Publishing.
Generated using TypeDoc
The publishing state.
v3.1.2.