LivestreamWebRTCServiceExtension#

class omni.services.livestream.webrtc.LivestreamWebRTCServiceExtension#

Bases: IExt

Livestream WebRTC web service extension.

Methods

__init__()

Constructor.

on_shutdown()

Called when the extension shuts down.

on_startup(ext_id)

Called when the extension starts up.

__init__() None#

Constructor.

on_shutdown() None#

Called when the extension shuts down.

on_startup(ext_id: str) None#

Called when the extension starts up.