Feature Proposal: 24/7 Video Playlist Scheduler with URL and Upload Support #231
majdidraouil
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, Oryx team!
I would like to propose a new feature for Oryx that would allow us to schedule a 24/7 video playlist. The idea is to create a timeline dashboard where users can:
Add videos from URLs (e.g., YouTube or external streaming sources).
Upload video files directly into the database or file storage.
Schedule videos to play continuously in a loop, switching between them based on the defined timeline.
Feature Details:
Backend: A video playlist system that stores video URLs and video file paths. It will allow users to manage their playlists and schedule videos to play at specific times.
Frontend: A timeline dashboard that enables users to select video files or URLs, define when they should play, and see a real-time overview of the playlist.
Database: A new table to store the video URLs, file paths, and scheduled times.
This would allow users to create their own live video streams or VOD channels with a customizable playlist.
I would love to hear feedback on this idea and whether it's something that could be integrated into the Oryx platform.
Looking forward to the discussion!
Beta Was this translation helpful? Give feedback.
All reactions