audiologger:rest-interface
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
audiologger:rest-interface [2014/12/11 09:13] – created tw | audiologger:rest-interface [2025/03/26 11:13] (current) – [Retrieve record source of slot] tw | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== General Notes ===== | ===== General Notes ===== | ||
+ | API is located on http:// | ||
+ | |||
+ | Audio Logger uses HTTP Basic authentication. For anonymous access, no auth header must be sent. For admin access, use user name " | ||
===== API Description ===== | ===== API Description ===== | ||
Line 30: | Line 33: | ||
==== Retrieve record source of slot ==== | ==== Retrieve record source of slot ==== | ||
- | GET / | + | GET / |
| | ||
Returns record source (stream URL or soundcard input name) of the given slot as a simple string. | Returns record source (stream URL or soundcard input name) of the given slot as a simple string. | ||
Line 75: | Line 78: | ||
==== Execute command ==== | ==== Execute command ==== | ||
+ | POST /execute | ||
POST /ws/execute | POST /ws/execute | ||
| | ||
Line 84: | Line 88: | ||
| SLOT < | | SLOT < | ||
- | * Note: Slot numbers are 1-based! | + | |
+ | * Note: Up v1.3.3, only ''/ |
audiologger/rest-interface.1418289218.txt.gz · Last modified: 2019/07/09 16:19 (external edit)