Skip to content

obs-urlsource 0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 05:04
· 1 commit to master since this release

This release introduces the Output Mapping feature allowing to control which part of the output (for example, a json document) should go to which OBS source. You can now build complex queries and route different parts of the response to multiple sources instead of running multiple queries.

Checksums

obs-urlsource-0.3.0-macos-universal.pkg: 57f16c560fcc82f2c9bb16d6a7244824aca0381ac9a196a6a84e174391e47793
obs-urlsource-0.3.0-source.tar.xz: aeefcd4d0cc90a0ac2b0de14c24cef7360e1b6fcb3f389dc132ea15018ea9c7a
obs-urlsource-0.3.0-windows-x64-Installer.exe: 3a5e8b54a3735ce27ef45a3070efaa0fac1cc2b6458276928fb6259fb7701687
obs-urlsource-0.3.0-windows-x64.zip: 875a46aee246f81acc5d43c9894e8b0e44adb5c1eb3bf99ae438ad0282cfb28b
obs-urlsource-0.3.0-x86_64-linux-gnu-dbgsym.ddeb: adace2b0625ff9ff208a4d485d87d43b7f9ab9e1ca1446722343fa16eb1c4cd9
obs-urlsource-0.3.0-x86_64-linux-gnu.deb: 13bfb8c5e2015c5b16847ab8e2ffe705a8e12d386ca8e9964796800f17fe2ae1
obs-urlsource-0.3.0-x86_64-linux-gnu.tar.xz: 18ae48ace55294bb5612cce1403b2d803d8f7d7f884962c525c74fd1112bf7a7

What's Changed

  • Update clang-format and obs-studio dependencies by @royshil in #89
  • Add URL source thread and callbacks by @royshil in #90
  • Refactor URL source callbacks and add mapping data by @royshil in #91

Full Changelog: 0.2.7...0.3.0