Skip to content

Releases: nathan-fiscaletti/framecast

Version 1.1.0

18 Apr 15:55
Compare
Choose a tag to compare

Changes

Thanks @jacobdrury!

  • Add support for multiple monitors on macOS
  • Add default screen capture setting

Known Issues

  • On Windows (and possibly other platforms as well), if you use display scaling, the captured region may not match up correctly with the region you have selected.
  • On Linux, the "Hide preview window" option may not always function as expected.
  • Multi-monitor support has not yet been tested on Linux, but it is believed that it works. If you encounter issues with it, please open a new issue.

Version 1.0.9

12 Jul 15:10
Compare
Choose a tag to compare

Changes

  • Added new Analytics System to better understand some issues with the application

Known Issues

  • On Windows (and possibly other platforms as well), if you use display scaling, the captured region may not match up correctly with the region you have selected.
  • Multi-monitor support is currently functional on macOS, however you may experience issues on some systems due to the ordering of the displays. (The application might stream the left display even though you've selected a region on the right display). To fix this you can attempt re-ordering the displays in the Settings application.
  • On Linux, the "Hide preview window" option may not always function as expected.
  • Multi-monitor support has not yet been tested on Linux, but it is believed that it works. If you encounter issues with it, please open a new issue.

Version 1.0.8

28 Apr 14:37
Compare
Choose a tag to compare

Changes

  • Rebranded application to FrameCast

Known Issues

  • Multi-monitor support is currently functional on macOS, however you may experience issues on some systems due to the ordering of the displays. (The application might stream the left display even though you've selected a region on the right display). To fix this you can attempt re-ordering the displays in the Settings application.
  • On Linux, the "Hide preview window" option may not always function as expected.
  • Multi-monitor support has not yet been tested on Linux, but it is believed that it works. If you encounter issues with it, please open a new issue.

Version 1.0.7

27 Apr 02:05
Compare
Choose a tag to compare

Changes

  • Added support for Linux Debian hosts

Known Issues

  • Multi-monitor support is currently functional on macOS, however you may experience issues on some systems due to the ordering of the displays. (The application might stream the left display even though you've selected a region on the right display). To fix this you can attempt re-ordering the displays in the Settings application.
  • On Linux, the "Hide preview window" option may not always function as expected.
  • Multi-monitor support has not yet been tested on Linux, but it is believed that it works. If you encounter issues with it, please open a new issue.

Version 1.0.6

25 Apr 23:36
Compare
Choose a tag to compare

Changes

  • Minor bug fix for Windows system using display scaling.

Known Issues

  • Multi-monitor support is currently functional on macOS, however you may experience issues on some systems due to the ordering of the displays. (The application might stream the left display even though you've selected a region on the right display). To fix this you can attempt re-ordering the displays in the Settings application.

Supported Platforms

  • Windows
  • macOS
  • Linux

Version 1.0.5

25 Apr 20:48
Compare
Choose a tag to compare

Changes

  • Added better support for macOS multi-monitor setups
  • Fixed display-scaling issues on macOS

Known Issues

  • Multi-monitor support is currently functional on macOS, however you may experience issues on some systems due to the ordering of the displays. (The application might stream the left display even though you've selected a region on the right display). To fix this you can attempt re-ordering the displays in the Settings application.

Version 1.0.4

25 Apr 19:13
b2ab50d
Compare
Choose a tag to compare

Changes

  • Added new modernized user interface
  • Added application icon / logo
  • Added "About" section to the application.

Known Issues

  • Multi-monitor support is currently un-tested on macOS, it's expected to have issues since FFMPEG expects a specification for input monitor based on an index, we currently just pass it "index 1".
  • When using display scaling on macOS, selected region may not always be properly reflected in the final stream.

Version 1.0.2

24 Apr 22:44
344f7a5
Compare
Choose a tag to compare

Changes

  • Added support for hiding the preview window (saving on desktop real-estate)
  • Added persistence of application settings.

Known Issues

  • Multi-monitor support is currently un-tested on macOS, it's expected to have issues since FFMPEG expects a specification for input monitor based on an index, we currently just pass it "index 1".
  • When using display scaling on macOS, selected region may not always be properly reflected in the final stream.

Version 1.0.1

24 Apr 18:57
Compare
Choose a tag to compare

Initial macOS support.

Known Issues

  • Multi-monitor support is currently un-tested on macOS, it's expected to have issues since FFMPEG expects a specification for input monitor based on an index, we currently just pass it "index 1".
  • When using display scaling on macOS, selected region may not always be properly reflected in the final stream.

Version 1.0.0

22 Apr 06:39
Compare
Choose a tag to compare
v1.0.0

updated package.json