Developer Documentation

Start Media Event Summary

LocalRemoteDescription
OnCreatedMediaObject OnMediaAdded Triggered once the media has been added to the room on the server
Info

It’s important to handle the OnMediaAdded callbacks. Whenever you receive this event, you need to call the AddPlaybackComponent method on your OdinHandler instance which will create a PlaybackComponent and assign to a GameObject that corresponds to this peer in Odin.