Spaces:
Sleeping
Sleeping
harshitface2003
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -5,8 +5,6 @@ import cv2
|
|
5 |
|
6 |
st.title("KAISA APP HAI YEH BSDK")
|
7 |
|
8 |
-
# RTC Configuration for the video stream
|
9 |
-
RTC_CONFIGURATION = RTCConfiguration({"iceServers": [{"urls": ["stun:stun.l.google.com:19302"]}]})
|
10 |
|
11 |
# Function to process each video frame
|
12 |
|
|
|
5 |
|
6 |
st.title("KAISA APP HAI YEH BSDK")
|
7 |
|
|
|
|
|
8 |
|
9 |
# Function to process each video frame
|
10 |
|