Created
April 29, 2016 06:43
-
-
Save dangnhdev/ff7b0189882cfc69fbe8fee0c35eb796 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"roadId":123456, | |
"time":142423578, | |
"cameras":[ | |
{ | |
"id":11100063, | |
"type":"CCTV 1", | |
"name":"camera ql1 km 20", | |
"location":20.2, | |
"link":"rtsp://192.168.7.70:534/11100063" | |
}, | |
{ | |
"id":10000099, | |
"type":"CCTV 1", | |
"name":"camera ql1 km 50", | |
"location":30.2, | |
"link":"rtsp://192.168.7.70:534/10000099" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment