brunofin12
New Member
Hello,
I have a feature suggestion that can be useful for a few if not a lot of users: the ability to run a script before and/or after a stream successfully starts.
The script would naturally in be bash on Linux/Mac OS and batch on Windows, thus giving the ability to execute native applications/functions.
A use case for this feature would be to post to social networks an announcement that a live stream is starting (via curl, for example).
I imagine this configuration as a new tab in the settings menu, with checkboxes to enable the execution when the user presses the "Start stream" button.
What you guys think?
If you think it's a nice feature, I could try to develop it myself and send a PR to the git repo, though I have nearly zero experience with C and the frameworks used, it's always an opportunity to learn something new for me :)
I have a feature suggestion that can be useful for a few if not a lot of users: the ability to run a script before and/or after a stream successfully starts.
The script would naturally in be bash on Linux/Mac OS and batch on Windows, thus giving the ability to execute native applications/functions.
A use case for this feature would be to post to social networks an announcement that a live stream is starting (via curl, for example).
I imagine this configuration as a new tab in the settings menu, with checkboxes to enable the execution when the user presses the "Start stream" button.
What you guys think?
If you think it's a nice feature, I could try to develop it myself and send a PR to the git repo, though I have nearly zero experience with C and the frameworks used, it's always an opportunity to learn something new for me :)