-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
API
/streams
/streams/<uid>
Stream fields:
uid
sources: array of endpoints or addresses
destinations: array of endpoints or addresses
In first version, we'll allow only streams where source is endpoint and destination is address, or vice versa. In future versions, we'll allow all combinations.
Impl
- StreamDescriptor
- StreamDispatcher
- Use Database to save state (from Persistent storage prototype #32)
- Use DeviceDriver for io (from DeviceDriver and PipewireDriver #50)
- HTTP API
- Integration test with mock driver (based on Integration tests skeleton #49)
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Planned