Hello, I'm looking for some assistance with the viability of having a text source that could be edited live during a stream, either read from a file or via a browser source.
The idea is having a scrolling bookpage, that viewers can suggest entries in with a live writer. However, I'm running into snags with:
1- Having this implemented with OBS that doesn't require constant refreshing of the source, and reading from file doesn't auto-update.
2- Having this animated as the source is read, either fading in with CSS animations or a plugin with OBS. (Ideally we want the text to remain on the page until the writer is ready to update it)
I think I might be barking up the wrong tree with this, but wanted to see if anyone has run into similar ideas or implementations.
The idea is having a scrolling bookpage, that viewers can suggest entries in with a live writer. However, I'm running into snags with:
1- Having this implemented with OBS that doesn't require constant refreshing of the source, and reading from file doesn't auto-update.
2- Having this animated as the source is read, either fading in with CSS animations or a plugin with OBS. (Ideally we want the text to remain on the page until the writer is ready to update it)
I think I might be barking up the wrong tree with this, but wanted to see if anyone has run into similar ideas or implementations.