obs_ws 1.2.0
obs_ws: ^1.2.0 copied to clipboard
Dart library to remotely control OBS Studio over the obs-websocket plugin (v5.0.0+) protocol
1.2.0 #
- Change class names to follow Dart's naming convention (
OBSWebSocket->ObsWebSocket) - Prefix classes and enums with
Obs - Add
reidentifyfunction - Update API
1.1.1 #
- Update API
1.1.0 #
- Use integer counter for request IDs instead of UUID
- Remove
uuiddependency - Update
web_socket_channelto 3.0.0
1.0.0 #
- Initial release