We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3e545 commit ddc3481Copy full SHA for ddc3481
1 file changed
README.md
@@ -7,6 +7,12 @@ Framework
7
8
TODO ros
9
10
+## Listeners
11
+`listen` command does not setup the recorder. The listener is responsible of
12
+setting up the recorder as it sees fit. In the case of the `localhost`
13
+listener, a `GET` request to the `/setup` endpoint is necessary before trying
14
+to start the recording via the `/start` endpoint.
15
+
16
# Setup
17
18
Clone this repository to your local machine. Detailed instructions about
0 commit comments