Expand description
MoosicBox UPnP player implementation for controlling media playback on UPnP/DLNA devices.
This crate provides the MoosicBox integration layer on top of switchy_upnp, including:
- Player:
UPnPplayer implementation that integrates withMoosicBoxplayback system - Listener: Event listener service for monitoring
UPnPdevice state changes
§Features
api- Actix-web API supportlistener- Event listener service forUPnPdevice monitoringopenapi- OpenAPI/utoipa schema supportplayer-UPnPplayer implementationsimulator- SimulatedUPnPdevices for testing