User Tools

Site Tools


api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
api [2023/05/08 17:43]
nightfly
api [2023/07/22 12:19] (current)
nightfly
Line 48: Line 48:
 |            | getscreenshotsall |      | returns array of all available channel screenshots | |            | getscreenshotsall |      | returns array of all available channel screenshots |
 |            | getscreenshot | channelid     | returns specified channel screenshot path | |            | getscreenshot | channelid     | returns specified channel screenshot path |
-|            | getlivestream | channelid     | returns live preview stream URL (not implemented yet) |+|            | getlivestream | channelid     | returns live preview stream URL |
 | recorders  | getall |      | returns array of all running cameras recorders processes | | recorders  | getall |      | returns array of all running cameras recorders processes |
 |            | isrunning | cameraid      | check is recorder running for some camera or not | |            | isrunning | cameraid      | check is recorder running for some camera or not |
Line 301: Line 301:
 ) )
 </code> </code>
 +
 +
 +We hope it is clear how it works. You can also check out a sample implementation of this API at [[https://github.com/nightflyza/Ubilling/blob/master/api/libs/api.wolfrecorder.php|this link]].
  
api.1683557027.txt.gz ยท Last modified: 2023/05/08 17:43 by nightfly