kRYstall9

Results 2 comments of kRYstall9

This is what my streaming looks like with RTSP enabled ![immagine](https://github.com/user-attachments/assets/5cccb39c-690d-4449-92f3-d0ac6830c36e) These are my settings: ![immagine](https://github.com/user-attachments/assets/7c8899dd-0354-400f-a5e7-276dd2190804) ![immagine](https://github.com/user-attachments/assets/bcdc4a9a-4abe-4073-8adf-1b15c0b67261) As you can see, in the top left corner, I cannot even add...

What if you do something like this: ``` const widgetsToUpdate = ['widget1', 'widget2', 'widget3'] const pageToAutoUpdate = 'your-page' async function autoUpdate() { console.info(`Executing ${autoUpdate.name}. Time: ${new Date().toLocaleString("en-US")}`); console.info(`Page: ${pageData.slug}`); if...