⚠️ Experimental: The Moverse Capture Remote Control API is in an experimental stage. For usage with Moverse Capture Studio, click here.
curl --location '/api/v1/streams'[
{
"id": 0,
"actor_id": 0,
"state": 1,
"ipv4": {
"octet1": 127,
"octet2": 0,
"octet3": 0,
"octet4": 1
},
"port": 54327
},
{
"id": 1,
"actor_id": 1,
"state": 0,
"ipv4": {
"octet1": 127,
"octet2": 0,
"octet3": 0,
"octet4": 22
},
"port": 54318
}
]