Glodenox / twitch-chat-monitor

Twitch Chat Monitor that allows the chat to be shown comfortably on a big monitor. Useful for room-scale streaming where the chat needs to be readable from a distance.
40 stars 11 forks source link

support MP4 video links in chat messages #53

Open frnknstn opened 1 week ago

frnknstn commented 1 week ago

Added option to load and autoplay MP4 video files linked in chat messages.

I am not a JavaScript programmer, so please forgive any wierdness here.

Glodenox commented 1 week ago

I'm going to have to think about this one first for a bit. I sort of fear that adding support for mp4's is going to increase the bandwidth used and might put extra stress on the chat monitor. But an easy counterargument to that, is of course that this can already be done with gifs with an even worse effect on bandwidth... I'll sleep on this to check whether this can be handled in some way.