/
DW
dwe
/
DWE OS API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
dwe
DWE OS API
post
Configure a stream
v1
latest
OpenAPI 3.1.0
2026-07-26
28
36
24.4 KB
cameras
7
post
Add a device as a follower to another device
post
Add a device as a follower to another device
post
Configure a stream
get
Get all devices
post
Restart a stream
post
Set a device nickname
post
Set a UVC control
features
1
lights
2
logs
1
network
4
preferences
3
pwm
3
recordings
5
system
2
cameras
Configure a stream
post
/api/devices/configure_stream
Request body
StreamInfoModel
required
bus_info
string
required
stream_type
'UDP'
|
'RECORDING'
required
stream_format
StreamFormatModel
required
encode_type
'MJPG'
|
'H264'
|
'SOFTWARE_H264'
|
'NONE'
required
enabled
boolean
required
endpoints
StreamEndpointModel[]
required
Response
Successful Response
SimpleRequestStatusModel
required
success
boolean