bugfix
This commit is contained in:
parent
26aa05848a
commit
a156763d20
@ -122,6 +122,7 @@ class RTCLLM:
|
||||
'llmtrack':llmtrack,
|
||||
'pc':pc
|
||||
})
|
||||
llmtrack.start()
|
||||
pc.addTrack(llmtrack)
|
||||
await self.ws_send(json.dumps({'type':'callAccepted', 'to':data['from']}))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user