In this video I talk about:
• Why I used JavaScript for a command-line utility.
• Why I didn’t use TypeScript for this particular project.
• How to develop a command-line utility.
• How to package and distribute a command-line utility.
———
Code: https://github.com/leafac/obs-cli/tre...
———
References:
https://github.com/Palakis/obs-websocket
https://github.com/Palakis/obs-websoc...
https://github.com/haganbmj/obs-webso...
———
Related videos:
Recording Videos in REAPER (Through OBS): • Recording Videos in REAPER (Through OBS)
Code Review: Recording Videos in REAPER (Through OBS): • Code Review: Recording Videos in REAPER (T...
———
Support:
/ leafac
https://paypal.me/LeandroFacchinetti
———
00:00:00 - Introduction
00:01:38 - Why JavaScript?
00:05:30 - Implementation
00:41:08 - Packaging & Distribution
00:58:02 - Releasing a new version
01:00:08 - Conclusion