Documentation:Modules/timeshift

From VideoLAN Wiki

Jump to: navigation, search
timeshift
Type Access filter
First VLC version 0.8.2
Last VLC version -
Operating system(s) all
Description enable timeshifting on live streams

This access filter will enable timeshifting on live streams. The user will thus be able to pause the stream. Buffered data will be stored in memory for short periods and on the hard drive afterwards.

Options

  • timeshift-granularity <integer> : Size of temporary files in MB. default value: 50
  • timeshift-dir <string> : Directory where temporary files will be stored..
  • timeshift-force : Force use of the timeshift module even if the underlying access claims that it can pause. default value: disabled

Example

% vlc --access-filter timeshift <some live stream>
This page is part of official VLC media player Documentation (Play HowTo Streaming HowTo Hacker's Guide Modules)

Please read the Documentation Editing Guidelines before you edit the documentation

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Personal tools