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

DJ-ing/Livestreaming of Pre-existing Content #2818

Closed
illeatmyhat opened this issue Jun 1, 2020 · 1 comment
Closed

DJ-ing/Livestreaming of Pre-existing Content #2818

illeatmyhat opened this issue Jun 1, 2020 · 1 comment

Comments

@illeatmyhat
Copy link

illeatmyhat commented Jun 1, 2020

Related to #2806

Concept:

A livestreamer should be able to create a playlist of existing videos on Peertube.
From this playlist, the livestreamer will determine what videos are being played, and can seek to specific times, acting as a "DJ" of sorts for their viewers.
Video content is not duplicated or processed in any way. The only information being distributed from channel to viewer is video IDs and timecodes.

An active demonstration of this concept for centralized video streaming services can be found in the CyTube project (website/github).

Use Cases:

  • Decentralized "Movie Nights", "Viewing Parties"
  • "Radio Stations"
  • Equivalent to Youtube's "Premiere" feature

Possible Implementation:

Dependencies:

  • a lot of UI work
  • pubsub for synchronizing timecodes and playlist content

If I'm understanding the system correctly, the plugin system cannot add or change UI components beyond CSS, so the feature cannot be implemented as a plugin.

@Chocobozzz
Copy link
Owner

Thanks for reporting this issue, but this is a duplicate of #357

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants