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

Video delay #3161

Closed
Najar1991 opened this issue Nov 30, 2023 · 0 comments
Closed

Video delay #3161

Najar1991 opened this issue Nov 30, 2023 · 0 comments

Comments

@Najar1991
Copy link

Please activate this feature in future updates
Video delay
Here's the difference between it and time shift

  1. Video Delay:

    • It allows you to delay the live video stream for a few seconds or minutes and watch it later.
    • It is implemented by using Random Access Memory (RAM) in the device to store the delayed video.
    • It provides smoother and higher precision performance due to the fast data read and write speed of RAM.
    • It allows you to pause, resume, rewind, and delay the live stream according to your preference.
    • The specified delay time is preset and automatically accessed without the need for reconfiguring it in case of encryption disruption or signal weakness for a second.
  2. Time Shift:

    • It allows you to record the live stream on external storage media such as a USB flash drive or an external hard drive.
    • It relies on storing the live stream in external memory, which means it requires a longer time for writing and reading compared to RAM.
    • You can pause, resume, fast forward, rewind, skip advertisements, and go back to previously recorded live events.
    • Time Shift may require resetting if there is a broadcast interruption or signal loss, requiring a fresh restart.

In general, Video Delay provides smoother and more precise performance due to the use of RAM, and it allows for easy control of timing and skipping advertisements. On the other hand, Time Shift relies on external storage media and offers greater flexibility in terms of recording time, playback, and skipping.

It is important to note that the availability of these features may vary from device to device and from firmware to firmware, depending on the capabilities of the device and the installed software version and system settings.

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

No branches or pull requests

1 participant