Skip to content

Releases: Aitum/obs-vertical-canvas

Aitum Vertical Plugin 1.4.5

26 Jun 11:12
a6b3cce
Compare
Choose a tag to compare
  • Fix for issue when starting main stream
  • Fix for black vertical canvas preview on startup / when there were no vertical encoding sessions active
  • Fix for issue using hybrid mp4 for backtrack and settings

Aitum Vertical Plugin 1.4.4

20 Jun 09:55
cd944c2
Compare
Choose a tag to compare

Fix crash with Microsoft Visual C++ runtime by statically linking it

Aitum Vertical Plugin 1.4.3

19 Jun 13:46
6591ae1
Compare
Choose a tag to compare
  • Removed setting to have backtrack always on
  • Added start/stop backtrack button on Vertical dock (joined with existing backtrack button)
  • Added hybrid mp4 support (requires OBS 30.2)
  • Fixed crash after main output changed
  • Fixed bug when starting with disabled preview
  • Fixed bug when starting single vertical stream output before any other recording/stream output

Aitum Vertical Plugin 1.4.2

24 Apr 13:27
Compare
Choose a tag to compare
  • Added options to automatically start & stop recording/streaming when the main canvas does
  • Added ability to delete sources and scenes with delete key (backspace on mac)
  • Added ability to rename sources and scenes with F2 key (return on mac)
  • Added ability to select a connection to stream from with vertical
  • Reduced minimum height in settings window

Aitum Vertical Plugin 1.4.1

21 Feb 12:05
Compare
Choose a tag to compare
  • Fixed transition override duration
  • Fixed multi canvas output crop view
  • Fixed crash when switching virtual camera mode
  • Fixed crash with OBS 30.1 beta
  • Fixed crash on shutdown

Aitum Vertical Plugin 1.4.0

16 Feb 16:59
Compare
Choose a tag to compare
  • Added virtual camera mode (Vertical/Main/Both)
  • Added Downstream Keyer support
  • Added ability to add stream delay
  • Added blend mode to scene item context menu
  • Added scale filter to scene item context menu
  • Added show in multiview to scene context menu
  • Fixed some memory leaks
  • Fixed crashing on closing
  • Fixed locked and visibility icons for OBS 30.1
  • Fixed debug logging in OBS 30.1

Aitum Vertical Plugin 1.3.1

27 Nov 16:20
Compare
Choose a tag to compare
  • Fix hotkeys in vertical settings
  • Fix vendor requests to update stream key and stream server
  • Update es-ES translations (by Monsteer)

Aitum Vertical Plugin 1.3.0

17 Nov 14:25
Compare
Choose a tag to compare
  • Added AV1 streaming support
  • Added multiple output support for the Vertical canvas (akin to multi-rtmp support)
  • Added ability to start/stop individual outputs from the Vertical streaming button
  • Added show and hide transitions for sources on the Vertical canvas
  • Added helpful “View Guide” links to each setting page
  • Added common 16:9 resolution presets
  • Added ability to update Stream Key and Stream Server via obs-websockets (by phillypro and 350d)
  • Video bitrate has been split into “Recording video bitrate” and “Streaming video bitrate”, which can be found in their respective settings pages
  • Fixed transition override use from destination scene
  • Fixed losing sources when changing vertical resolution
  • Fixed minimum recording/streaming bitrate to 2000kbps, to combat errors caused by the previous default setting of 50kbps
  • Fixed various issues on Vertical Settings, including minimum window size improvements & cleaner styling
  • Fixed Linux flatpak build for OBS 30
  • Translation updates, special thanks to: ru-RU by 350d, pt-BR by Yantor, de-DE by ToTXR4Y, sv-SE by Miixtr

Aitum Vertical Plugin 1.2.5

09 Jun 11:35
Compare
Choose a tag to compare
  • Fix error when switching scene collection
    Fix issue relating to transitions that caused an error

  • Fix potential crash on shutdown
    When obs websocket unloads before vertical unloads it causes a crash, this is now fixed

Aitum Vertical Plugin 1.2.4

01 Jun 14:14
Compare
Choose a tag to compare
  • Fix error when switching scene collection
    Don't transition away when switching scene collection to make sure all sources can be unloaded

  • Fix potential crash on shutdown
    Changed the order of unloading of the docks to prevent a crash on shutdown.

  • Add Dutch translation by @duncte123