bugfix
This commit is contained in:
parent
70362f4643
commit
43277898ef
@ -47,7 +47,7 @@ async def pc_get_local_candidates(pc, peer):
|
|||||||
|
|
||||||
RTCPeerConnection.get_local_candidates = pc_get_local_candidates
|
RTCPeerConnection.get_local_candidates = pc_get_local_candidates
|
||||||
|
|
||||||
clas MyMediaPlayer(MediaPlayer):
|
class MyMediaPlayer(MediaPlayer):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
class RTCLLM:
|
class RTCLLM:
|
||||||
|
Loading…
Reference in New Issue
Block a user