boop_xyz
New Member
What would be the best course of action with scripting? I am making calls to an API and getting that data and displaying it I had these ideas:
1. I do all of the scripting in OBS python, make API call, update the text sources, and repeat this every second
2. I have an external application (nodejs) do the API calls and write it to a file which OBS has a text source set to
1. I do all of the scripting in OBS python, make API call, update the text sources, and repeat this every second
2. I have an external application (nodejs) do the API calls and write it to a file which OBS has a text source set to