Added WebRTC Video Streaming Dependencies
This commit is contained in:
@ -20,4 +20,9 @@ numpy # Numerical operations
|
||||
opencv-python # Computer vision processing
|
||||
pytesseract # OCR engine
|
||||
easyocr # Deep-learning-based OCR
|
||||
Pillow # Image processing
|
||||
Pillow # Image processing (Windows)
|
||||
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
|
Reference in New Issue
Block a user