Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create chat only url so people can embed it into their video #96

Closed
gabek opened this issue Jul 31, 2020 · 5 comments · Fixed by #120
Closed

Create chat only url so people can embed it into their video #96

gabek opened this issue Jul 31, 2020 · 5 comments · Fixed by #120
Assignees
Labels
chat Issues dealing with the web chat client and server enhancement New feature or request Web frontend Issues dealing with the web site
Milestone

Comments

@gabek
Copy link
Member

gabek commented Jul 31, 2020

Lots of twitch streamers embed the chat into the video itself. This can be done by creating a url that's just the chat, read-only, for people to point their streaming software at. I guess people could also full screen it on another display for following the chat easier, too.

@gabek gabek added enhancement New feature or request chat Issues dealing with the web chat client and server labels Jul 31, 2020
@gabek gabek added this to the v0.0.2 milestone Aug 14, 2020
@gabek gabek added the Web frontend Issues dealing with the web site label Aug 14, 2020
@gingervitis
Copy link
Collaborator

I'm trying to think about the variety of use cases for this, in order to generalize a layout/style for it.

Also, would it would only be just listing the messages, and no message input?

@gabek
Copy link
Member Author

gabek commented Aug 17, 2020

I do think the normal use case wouldn't need the input, such as this type of thing:

image

@gingervitis
Copy link
Collaborator

So is that just an HTML page layered on video?
I guess I'm not terribly clear on how a Message-only component would actually be implemented.

@gabek
Copy link
Member Author

gabek commented Aug 19, 2020

You can point OBS to the URL and it would look something like:
image

image

@gingervitis
Copy link
Collaborator

Hmm ok

xarantolus pushed a commit to xarantolus/owncast that referenced this issue Feb 14, 2023
add upgrade checks for the installation script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chat Issues dealing with the web chat client and server enhancement New feature or request Web frontend Issues dealing with the web site
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants