Developer Documentation

OdinMedia.start

start(): Promise<void>

Starts the media stream by initiating the encoder/decoder and adding it to the room if it belongs to the local peer.

Returns

TypeDescription
Promise<void>