Skip to main content

Release notes

Videorc 0.9.89 Beta 1

0.9.88's camera priority boost used a system call in a way macOS forbids, which could crash and restart the recording engine in a loop the moment the app started with a camera configured. Same priority boost, correct mechanism, no crash. Update immediately if you are on 0.9.88. The "Coming from OBS?" banner in the Studio is also gone - the import lives in Settings.

Hotfix - 0.9.88 could crash the backend at camera start

  • Fixes the 0.9.88 backend crash loop at camera start - update immediately.
  • The camera priority boost from 0.9.88 is preserved, implemented the way macOS requires.
  • The OBS import banner no longer appears in the Studio; import stays available in Settings -> Import.

Fixed

  • 0.9.88 crash loop at camera start. The camera priority boost set a queue property after the queue was already active, which macOS treats as a client bug and stops the process - crashing the recording engine in a restart loop as soon as a camera was configured. The priority is now conferred at creation, the supported way. All 0.9.88 users should update immediately.

Changed

  • OBS import banner removed. The dismissible "Coming from OBS?" row in the Studio is gone; importing from OBS remains available in Settings -> Import.