Get alerts working
This commit is contained in:
@@ -123,6 +123,7 @@ async def run_bot(webrtc_connection: SmallWebRTCConnection, args: argparse.Names
|
|||||||
DebugLogObserver(
|
DebugLogObserver(
|
||||||
frame_types={
|
frame_types={
|
||||||
# TextFrame: None,
|
# TextFrame: None,
|
||||||
|
TextFrame: (MoondreamService, FrameEndpoint.DESTINATION),
|
||||||
# InputImageRawFrame: None,
|
# InputImageRawFrame: None,
|
||||||
EndFrame: None,
|
EndFrame: None,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user