Commented-Out WebRTC Implementation Code (For Now)
This commit is contained in:
@ -13,8 +13,8 @@ qasync
|
||||
# Computer Vision & OCR Dependencies
|
||||
opencv-python # Computer vision processing
|
||||
Pillow # Image processing (Windows)
|
||||
mss # Fast cross-platform screen capture
|
||||
###mss # Fast cross-platform screen capture
|
||||
|
||||
# WebRTC Video Libraries
|
||||
aiortc # Python library for WebRTC in async environments
|
||||
av # Required by aiortc for video/audio codecs
|
||||
###aiortc # Python library for WebRTC in async environments
|
||||
###av # Required by aiortc for video/audio codecs
|
Reference in New Issue
Block a user