Sanshruth commited on
Commit
8f2c4d2
·
verified ·
1 Parent(s): 6e00391

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -253,7 +253,7 @@ with gr.Blocks() as demo:
253
 
254
  # Step 1: Enter the IP Camera Stream URL
255
  # gr.Markdown("### Step 0: Enter the IP Camera Stream URL")
256
- stream_url = gr.Textbox(label="Enter IP Camera Stream URL", value="https://edge01.london.nginx.hdontap.com/hosb1/julian-coc.stream/chunklist_w1106429103.m3u8", visible=False)
257
 
258
  # Step 1: Extract the first frame from the stream
259
  gr.Markdown("### Step 1: Click on the frame to draw a line, the objects crossing it would be counted in real-time.")
 
253
 
254
  # Step 1: Enter the IP Camera Stream URL
255
  # gr.Markdown("### Step 0: Enter the IP Camera Stream URL")
256
+ stream_url = gr.Textbox(label="Enter IP Camera Stream URL", value="https://s103.ipcamlive.com/streams/67n4ojknye7lkxpmf/stream.m3u8", visible=False)
257
 
258
  # Step 1: Extract the first frame from the stream
259
  gr.Markdown("### Step 1: Click on the frame to draw a line, the objects crossing it would be counted in real-time.")