Streaming URL can be viewed from Chrome's inspect-element
Example: rtsp://guest:guest@36.66.208.99/mpeg4/ch96/sub/av_stream
To extract street names from HTML source:
findstr "title: " dishub_cctv.txt >title.txt (import to Excel with fixed width)
To extract streaming URL from HTML source:
findstr "target=" dishub_cctv.txt >rtsp.txt (import to Excel with fixed width)
Extract street names portion from title.txt:
=MID(C1;2;SEARCH("""";C1;2)-2)
Extract streaming URL portion from rtsp.txt:
=MID(I1;9;SEARCH("""";I1;10)-9)
Create XML lines:
="
To import to "IP Cam Viewer", choose :
Make=Generic URL, Model=Generic RTSP over TCP
Jasa marga streaming (tol)
Kamera Lalu Lintas Jalan Tol Surabaya (Tol Surabaya - Gempol)
No comments:
Post a Comment