Glimesh / glimesh.tv

Glimesh is a next generation live streaming platform built by the community, for the community.
https://glimesh.tv
Other
461 stars 77 forks source link

Theater mode for stream page #902

Closed MemoryLeakDeath closed 1 year ago

MemoryLeakDeath commented 1 year ago

Description

Viewers have requested the ability to expand the viewable area of streams to minimize the extraneous information on the stream page and focus on the streaming video and chat.

Features

Limitations

Development notes

Community Contributors

Thank you to the following community contributors who helped with CSS and other style inputs:

Cykotiq commented 1 year ago
MemoryLeakDeath commented 1 year ago
  • by overlaying the footer area over the video, you cover up the volume and other player controls. that is the main reason I did not include it in my design
  • it feels like it needs left/right padding added to the header/footer
  • I feel like having just 5px around the outer edges of the window and between the video/chat (as I had it in my design) looks cleaner and is more is line with the normal site layout, with padding around each of the section
  • Ideally the theatre mode button should be part of the player controls. I know that would require us creating a whole set of custom video controls, but I feel like it would allow for further expansion in the future (eg. chromecast, quality settings, debug button could be migrated over, webRTC/HLS setting, subtitles, etc)
MemoryLeakDeath commented 1 year ago

Added suggested padding around the elements.

clone1018 commented 1 year ago

We'll evaluate this for inclusion as part of the beta release.