Updating aiortc to fix an issue where 'video/rtx' MIMEType retransmission incorrectly handled as a codec
This commit is contained in:
@@ -85,7 +85,7 @@ soundfile = [ "soundfile~=0.13.0" ]
|
|||||||
tavus=[]
|
tavus=[]
|
||||||
together = []
|
together = []
|
||||||
ultravox = [ "transformers~=4.48.0", "vllm~=0.7.3" ]
|
ultravox = [ "transformers~=4.48.0", "vllm~=0.7.3" ]
|
||||||
webrtc = [ "aiortc~=1.10.1", "opencv-python~=4.11.0.86" ]
|
webrtc = [ "aiortc~=1.11.0", "opencv-python~=4.11.0.86" ]
|
||||||
websocket = [ "websockets~=13.1", "fastapi~=0.115.6" ]
|
websocket = [ "websockets~=13.1", "fastapi~=0.115.6" ]
|
||||||
whisper = [ "faster-whisper~=1.1.1" ]
|
whisper = [ "faster-whisper~=1.1.1" ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user