Releases: nathan-fiscaletti/framecast
Releases · nathan-fiscaletti/framecast
Version 1.1.0
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
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
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
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
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
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
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
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
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
v1.0.0 updated package.json