LivestreamWebRTCServiceExtension#
- class omni.services.livestream.webrtc.LivestreamWebRTCServiceExtension#
Bases:
IExtLivestream WebRTC web service extension.
Methods
__init__()Constructor.
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.