Commit d1e0b459 authored by rahul's avatar rahul

Update ppe.py

parent a16ed397
......@@ -503,7 +503,7 @@ class Ppe(ModelWrapper):
# result = self.video_write(frame, unique_id)
requests.post('https://staging.unifytwin.com/record_video/items/', json={
"rtsp": "rtsp://admin:Admin@123@117.222.36.90:10556",
"rtsp": "rtsp://admin:Admin@123@117.222.36.90:10554",
"name": str(unique_id)
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment