tomerk commited on
Commit
d3b7bf3
·
verified ·
1 Parent(s): fcf8eb6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -226,7 +226,7 @@ def process_clip_from_file_sync(prompt, frames, fps, video_path, id):
226
  def analyze_stream(prompt, chatbot):
227
  global stop_capture
228
  stop_capture = False
229
- stream = "rtsp://FRefgrWt:Fgh342!23$@!h@93.170.28.66:554/Streaming/channels/101"
230
 
231
 
232
  cap = cv2.VideoCapture(stream or WEBCAM)
 
226
  def analyze_stream(prompt, chatbot):
227
  global stop_capture
228
  stop_capture = False
229
+ stream = "https://streamapi2.eu.loclx.io/stream/channel_102"
230
 
231
 
232
  cap = cv2.VideoCapture(stream or WEBCAM)