Steve Seguin

Results 569 comments of Steve Seguin

Let me know when a good time for you; I'm probably pretty flexible. Just waking up now, if that gives you any sense of timing.

Thank you. so v1.57.6 isn't working for you in the OBS browser source. hrm. Are you using the same links in both cases? `https://socialstream.ninja/dock.html?session=....` , or are you running the...

1.55.5 is a month ago, june 23 I think, so a lot changed https://github.com/steveseguin/social_stream/commits/main?after=31b3d0187befc60bda17cf8da9c8965304739198+34&branch=main&qualified_name=refs%2Fheads%2Fmain

it can be added probably without much work; just a dozen or so lines of scripting. for example. the custom.js file can talk to the element in the dock.html page,...

I've added this now to the custom_samples.js file. https://github.com/steveseguin/social_stream/blob/dab7a3078d356b0d3b8cc98e174c69a5911d93de/custom_sample.js#L29 1. To use, update your [custom_sample.js](https://github.com/steveseguin/social_stream/blob/main/custom_sample.js) file with the new version, and rename it to **custom.js** 2. Make sure it is...

If you open up twitch chat or something, and you type in `!cycle`, that should trigger the custom.js file. Make sure the custom.js file is in the same folder as...

It might be possible to do it for *some* chat sites; not all though. I've built something for Youtube to do this previously, but Youtube never approved my request to...

You can embed the Youtube or Twitch chat into VDO.Ninja already, so that's already an option. ` You can scape and download the URL without login or add in. You...

I have an Electron app coming. The basics are working, but it will be some time before I can finish the UI.

That's how it works, however, without signing in to each site you won't be able to send messages into the chat room - just read only. While the app 'works',...