obs_websocket 5.0.0-dev.3 copy "obs_websocket: ^5.0.0-dev.3" to clipboard
obs_websocket: ^5.0.0-dev.3 copied to clipboard

outdated

obs_websocket allows dart-based connections to the OBS (Open Broadcaster Software) plugin obs-websocket

Changelog #

5.0.0-dev.3 #

  • typed responses, additional helper methods

5.0.0-dev.2 #

  • bug fixes (mostly events), additional helper methods

5.0.0-dev.1 #

  • new release for obs websocket v5.0.0 protocol

2.4.3 #

  • README fix and grind improvement

2.4.2 #

  • added fallbackEvent back in

2.4.1 #

  • issue #11

2.4.0 #

  • restructure of the cli functionality

2.3.1 #

  • fix for "web" platform

2.3.0 #

  • support for "web" platform

2.2.12 #

  • updated package layout

2.2.11 #

  • more fix for GetSourceActive and GetSourceActive

2.2.10 #

  • fix for GetSourceActive and GetSourceActive

2.2.9 #

  • readme typo

2.2.8 #

  • added GetMediaSourcesList, GetSourcesList, GetSourceActive and GetSourceActive

2.2.7 #

  • added SaveStreamSettings, TakeSourceScreenshot, SetCurrentProfile, GetCurrentProfile and RefreshBrowserSource

2.2.6 #

  • disable studio mode

2.2.5 #

  • adjustments to the publish workflow

2.2.4 #

  • code tweaks from Sabuto merged

2.2.3 #

  • improved API docs

2.2.2 #

  • correction of some class names in the readme

2.2.1 #

  • restructured the event model

2.2.0 #

  • file name changed to match publish spec

2.1.2 #

  • runtime js compatibility

2.1.1 #

  • tweak readme

2.0.8 #

  • added grind for a simplified workflow

2.0.7 #

  • more readme improvements

2.0.6 #

  • improved readme and example

2.0.5 #

  • trying to remove the dart:io dependency, for greater platform support

2.0.4 #

  • using pedantic for static analysis, upgrade to some dependencies

2.0.3 #

  • universal_io package replaces dart:io to maybe support web

2.0.2 #

  • updated API docs

2.0.1 #

  • static analysis improvements

2.0.0 #

  • null safety, method based commands and event handling

1.0.0 #

  • included example matches the README and addition of bin/ws-obs.app command lne app for OSX

0.0.2 #

  • initial simplified support for responses

0.0.1 #

  • initial commit, no support for responses to commands
30
likes
0
points
81
downloads

Publisher

verified publishermuayid.com

Weekly Downloads

obs_websocket allows dart-based connections to the OBS (Open Broadcaster Software) plugin obs-websocket

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, async, crypto, json_annotation, loggy, universal_io, uuid, validators, web_socket_channel, yaml

More

Packages that depend on obs_websocket