File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# streamscope
2- streamscope allows you to record Twitch streams in real time for archival purposes.
2+ streamscope automates the recording of Twitch streams in real- time for archival purposes.
33CLI-only, rather easy to set-up and use.
44
55![ image] ( https://github.com/MasterIO02/streamscope/assets/40836390/42b0d33c-b2ab-41db-b76d-b56ebdafde8f )
@@ -11,13 +11,13 @@ CLI-only, rather easy to set-up and use.
1111- Adding and removing streamers to monitor can be done in real-time
1212
1313## Usage
14- streamscope is a standalone application that should run on about any Linux machine , however it requires 2 third-party applications to work correctly:
14+ streamscope is a standalone application that should run on any recent Linux OS , however it requires 2 third-party applications to work correctly:
1515- [ streamlink] ( https://github.com/streamlink/streamlink ) : used to record the live streams
1616- [ ffmpeg] ( https://ffmpeg.org ) : used to post-process recordings
1717
1818Make sure to have them installed and available either in the same directory as streamscope or in the PATH.
1919
20- streamscope cannot run on Windows as it depends on Linux built-in commands (the "kill" command) .
20+ streamscope cannot run on Windows as it depends on built-in Linux commands .
2121
22221 . Run streamscope once to have it generate a config.json file
23232 . Fill or edit settings in that fresh config.json file
You can’t perform that action at this time.
0 commit comments