home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
Submit: code patches (MediaPortal/TV-Server/etc.)
Timeshifting in a single looping .ts file
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="tourettes" data-source="post: 712115" data-attributes="member: 10858"><p>There is one feature that cannot be implemented with the one buffer approach. I'm not 100% sure if that feature is needed thou.</p><p></p><p>Currently user can configure TS buffer amount and the max TS buffer amount. The buffer amount between normal and max is started to use when user pauses the stream and the buffering time goes beyond the normal limit. This is lowering the HD space requirement for the TS buffer. So, the buffer could be 30 mins in normal cases but with long pause it could be 2 hours for example. </p><p></p><p>This is something you cannot do with a single buffer file (unless you are extending the file size on the fly of course).</p></blockquote><p></p>
[QUOTE="tourettes, post: 712115, member: 10858"] There is one feature that cannot be implemented with the one buffer approach. I'm not 100% sure if that feature is needed thou. Currently user can configure TS buffer amount and the max TS buffer amount. The buffer amount between normal and max is started to use when user pauses the stream and the buffering time goes beyond the normal limit. This is lowering the HD space requirement for the TS buffer. So, the buffer could be 30 mins in normal cases but with long pause it could be 2 hours for example. This is something you cannot do with a single buffer file (unless you are extending the file size on the fly of course). [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Submit: code patches (MediaPortal/TV-Server/etc.)
Timeshifting in a single looping .ts file
Contact us
RSS
Top
Bottom