Nem integration til bl.a. Milesight kamera med simple HTTP kald.
Example1:
http://192.168.2.38/api/play?action=start&file=bell1
Example2:
http://192.168.2.38/api/play?action=start&file=userfile1&mode=once&volume=10
Example3:
http://192.168.2.38/api/play?action=start&file=userfile1&mode=multiple&count=10&volume=20
Example4:
http://192.168.2.38/api/play?action=start&file=userfile1&mode=duration&count=10&volume=30
Example5:
http://192.168.2.38/api/play?action=stop
Example6:
http://192.168.2.38/api/play?action=startstream&stream=http://xxxxxx
Example7:
http://192.168.2.38/api/play?action=stopstream