PNO
New Member
Holy $hit! Totally missed that. Life saver. Much appreciated. Thank you!Variable action is providing this - you need to use `Set to macro property` with `File content`
View attachment 110572
Holy $hit! Totally missed that. Life saver. Much appreciated. Thank you!Variable action is providing this - you need to use `Set to macro property` with `File content`
View attachment 110572
Thank you AaronD!I made a script that:
I don't start OBS directly. In fact, none of my serious rigs start OBS directly. It's always through a script that does other things too.
- Opens a web browser to YT's Live Dashboard page, and puts it on a dedicated monitor, then
- Starts OBS
Anyway, that gives me a way to see that the stream is in fact working correctly (about 10-20 seconds behind, which is normal), and shows me the "completed" message after it times out. As a natural part of shutting down, I dismiss that message.
So the solution for you might just be to make it a natural part of running the rig, and not the arduous additional thing that it is now. If you're there anyway, then the same thing becomes easy.
Was the condition met? The timer shows way longer than 5 minutes. Or are you running manually? According to the screen there's a stream going on.Thank you AaronD!
So this is my macro View attachment 110578
View attachment 110579
It already waits for 5 minutes. But still not working
Yes, If there any screen elements or graphic that you can use to trigger the scene change, the you can use the "matches pattern" condition. For example, if the game has a "Game Over" graphic, you can setup a condition to look of the "Game Over" graphic.Hello I need help if its posible with this Plugin. I Play Heroes of the Storm - its like LOL. So I have 2 scenes. One is if the Game is in Loading Screen and the seccond Scene is when I'am actually Playing. And it has to switch, everytime the game is over and change back If the Round starts again.
You can do something like this to set the placeholder text to the current value of the variable:Is there a way to get the current value to display for the "Get user input" of the "Variable" action? Right now the prompt that appears is a blank value.
How are you showing or hiding it?Hello guys :)
Just a "basic" question, i wanted to play a specific sound when i show or hide a source, it works but the problems is that anytime i change to another scene it also plays the sound each time.
Do you have any idea what should i do to make it play only when i'm showing or hiding it, not when i switch scene please ?
Thanks for your suggestions !
View attachment 110824
You could expand your conditions to include a "if current scene is ..." check.Hello guys :)
Just a "basic" question, i wanted to play a specific sound when i show or hide a source, it works but the problems is that anytime i change to another scene it also plays the sound each time.
Do you have any idea what should i do to make it play only when i'm showing or hiding it, not when i switch scene please ?
Thanks for your suggestions !
View attachment 110824
I have the same problem with some remote PTZ's with direct SDI feeds, though not nearly to *that* extent! They're on 24/7, but only used for a few hours each week, and they might go a month or two before the different latency for each becomes noticeable. Rebooting them with the remote fixes it.For over a year I've been wrestling with 2 IP cameras slowly losing time using rtsp on a 24/7 live stream. I've been having to manually reset the cameras every day to prevent them losing too much time. I just discovered this amazing plugin, set it up to refresh the source at regular intervals and now I no longer need to worry about losing time ! It’s brilliant. THANK YOU !!
Use proper Video conditions, e.g. "has changed" or "contains object". It might be difficult to set up as darts could hit the fields with different angles, unless you only got professional shots that end up in more or less the same position. You could maybe track just the tip, but it'd still require lots of conditions, one per area.Hello!
I just installed the Plugin and have a question:
I want the plugin to switch the scene if there is a change in an specific area at the videoinput.
So if a dart hits a specific area (in this case the double 16 segment), it then should switch to a scene where the thrown dart is better to see (wider field of view / zoom).
I hope you guys know what I mean
Here is a picture for better understanding…
Thanks for any advice / idea to make this work
My first thought is to use a variable to keep track of that count. Three macros:...every 2 or maybe 3 videos....
I had a similar problem with the same solution of rebooting the cameras. Mine don't have a network reset command (despite having commands for basically everything else). What I did was put a smart outlet on the POE injector, and have a macro to toggle that outlet once a week. If I ever get around to putting in a proper POE network switch, I'll make sure it has the ability to control the power per port remotely in a similar wayI have the same problem with some remote PTZ's with direct SDI feeds, though not nearly to *that* extent! They're on 24/7, but only used for a few hours each week, and they might go a month or two before the different latency for each becomes noticeable. Rebooting them with the remote fixes it.
You make me wonder though, if they also have a network reset command, that I can send from Adv. SS. I'll have to look again. Thank you!