Skip to content

Releases: wtsnz/obs-ios-camera-source

v2.9.6

12 May 06:23
c6dbd52
Compare
Choose a tag to compare
  • Adds support for OBS Studio 29.1.1

v2.9.5

28 Apr 22:47
056e69e
Compare
Choose a tag to compare
  • Adds support for OBS Studio 29.1
obs-ios-camera-source-2.9.5-macos-arm64.pkg: a9e34f9ccebfe9f57f575e0776fcf07995edbdfdcf9a6a6e13cfa5a5b415add5
obs-ios-camera-source-2.9.5-macos-x86_64.pkg: 03ebaaee6772427deb827e9c8b1341e0c6a165378a76f594034a0192dddb77e2
obs-ios-camera-source-2.9.5-windows-x64-Installer.exe: f6274f806e6112e2b59cbbba83419dcac42bd16139912511451b6ac3d3af7a64
obs-ios-camera-source-2.9.5-windows-x64.zip: c4edb4068a191aafceaaf6336a2f0e0664b61fb29460056d0361b0ba8597220f

v2.9.4

10 Jan 00:20
c63cc4d
Compare
Choose a tag to compare
  • Add support for OBS Studio 29.0.0
obs-ios-camera-source-2.9.4-macos-arm64.pkg: 9927f7109b0633b9164565e947a7c9a5a13dc5b267bd40b9d61f83fdcb20264b
obs-ios-camera-source-2.9.4-macos-universal.pkg: 8628ad602d1e3087468c7a0bc3d030fdc94c9f1b5e3107571d943123d24f9a1a
obs-ios-camera-source-2.9.4-macos-x86_64.pkg: c88eae64bec96cf122be8a958ece8f05fc8bb4df9577ae9e15bd52d3c7c39c53
obs-ios-camera-source-2.9.4-windows-x64-Installer.exe: 523a7d4e566694429f06d53266a1726533600c951dc2fa88a96978f737375771
obs-ios-camera-source-2.9.4-windows-x64.zip: 41a8982528e3dd83a135b253e2c0dcc98cc56b9f0f6e500e2ab6b13e5ce2cae1
obs-ios-camera-source-2.9.4-windows-x86-Installer.exe: be4e75b1b36f09b4ade56755360b833677747386d740195ca7882524268be39a
obs-ios-camera-source-2.9.4-windows-x86.zip: 17a7e723801e8577b571f1aa4edb149fb27b0ded9032938fd31cfd9b1d019eca

v2.9.3

21 Aug 00:04
fd3ab6c
Compare
Choose a tag to compare
  • Adds support for OBS Studio v28.0 🎉
  • Fix performance on Windows
obs-ios-camera-source-2.9.3-macos-arm64.pkg: 439c0d964a8179daf0404576c84851fbe8a0dae8a9a29d4370c760e80c821f71
obs-ios-camera-source-2.9.3-macos-universal.pkg: 18622d510da58bc903bf05a985c1cb0a6dc3f9591c698d89f37595b18ba79624
obs-ios-camera-source-2.9.3-macos-x86_64.pkg: 7e8001b1d344ebffa65ae9c2b022d9cabc8dbbf7c91d9e26c7d76f0914371106
obs-ios-camera-source-2.9.3-windows-x64-Installer.exe: 058825c2720a98045646a9f55ea8d459f31907c666d9f80f5b45b10312c0ec47
obs-ios-camera-source-2.9.3-windows-x64.zip: 6255c2b75a6a476e51914ff8231f3d3ddb4aea9bfa0e198193029be2f9dea945
obs-ios-camera-source-2.9.3-windows-x86-Installer.exe: bde250b5707d61b1f43a73d8b8868695cf66dfec220450d972afef8e378813df
obs-ios-camera-source-2.9.3-windows-x86.zip: af51eb263ee60f1b460a558423706a127c966b056baaae0153d3a1022683c7f3

v2.9.2

18 Aug 03:24
593b131
Compare
Choose a tag to compare
v2.9.2 Pre-release
Pre-release

Adds support for OBS Studio v28.0 🎉

Note: On Windows it seems that the performance isn't as good as I'd like and I'm looking into it. Try it out and let me know how it goes for you.

v2.9.1

02 Jun 17:22
1826d59
Compare
Choose a tag to compare
v2.9.1 Pre-release
Pre-release

This version of the plugin is built with a brand new CI workflow that can generate arm64 packages for you lucky folk with M1 (arm) macs.

  • Fixed issue where in some cases switching scenes would cause disconnections (#80)

This release has not been tested on Windows yet - I've just moved to a new province in Canada and do not have access to a Windows computer to verify that it works. If you end up trying v2.9.1 please email me and let me know how it goes (will@loftlabs.co) - thanks!

It looks like the Windows version isn't working as expected with OBS Studio 27.2.3 - see here #82

v2.9.0

15 Feb 00:03
64be738
Compare
Choose a tag to compare

You must update to this version if you're using OBS Studio v27.2+ on MacOS

  • Fix issue where plugin wouldn't load on v27.2.0+ version of OBS Studio. This was due to a change in the recent release of OBS Studio updating the bundled FFMpeg library. The shared libs were renamed and were no longer able to be found while loading this plugin.
  • If you're on an M1 mac and are using the v28.0 version of OBS Studio (pre-release) then you can download the macos-arm package for native M1 support.

v2.8.0

16 Feb 01:01
a3cec0f
Compare
Choose a tag to compare
  • Show device names in the list (#66)
  • Fix issue where OBS Studio wouldn't open with an iOS device plugged in (#59)
  • Update dependencies
  • Refactor portal to handle more connection edge cases

v2.7.0

16 Dec 23:55
079e6d2
Compare
Choose a tag to compare
  • Add automatic device connection behaviour
  • Fix freezing during connection (refactor connection process)
  • Improve thread safety on mac hardware decoder

I also want to thank @eric for all of his work that has gone into the improvements for this release.

v2.6.1

19 May 00:00
34c5c4b
Compare
Choose a tag to compare
  • Improve connection behavior
  • Fix rare issue where switching decoders/restarting connection could put the video decoder into an unrecoverable state