Premiere Scripting: More help creating an invisible panel
I was investigating using scripting to control (do things) programmatically from Premiere. The answer seems to be via an invisible panel and communicate via a web socket. I see one example online. However that example just gives code and no real explanations of how to use it, and there functions. I cannot even download the code because I am not using version control at the moment. Has anybody done one of these invisible panels and communicated via a web socket? Also could some show an understandable example? I have built scripts for Premiere via the Pro Panel. I understand how to use it to build scripts via the Pro Panel. Thanks