obs_ws 1.2.0 copy "obs_ws: ^1.2.0" to clipboard
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 reidentify function
  • Update API

1.1.1 #

  • Update API

1.1.0 #

  • Use integer counter for request IDs instead of UUID
  • Remove uuid dependency
  • Update web_socket_channel to 3.0.0

1.0.0 #

  • Initial release
3
likes
150
points
46
downloads

Documentation

API reference

Publisher

verified publishert4ils.dev

Weekly Downloads

Dart library to remotely control OBS Studio over the obs-websocket plugin (v5.0.0+) protocol

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, web_socket_channel

More

Packages that depend on obs_ws