let’s say I’m torrenting a movie, and the torrent is downloading faster than the movie would play, is there any software that can handle a constantly changing file? thanks

edit: basically as long as you tell your torrent client to download sequentially, VLC (and probably most other video players) can just play the file like normal. though as one user pointed out, this may affect dl speeds.

  • anon5621
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    4 months ago

    TorrServer is a program that allows users to view torrents online without the need for preliminary file downloading. The core functionality of TorrServer includes caching torrents and subsequent data transfer via the HTTP protocol.

    https://github.com/YouROK/TorrServer

    Android client

    https://github.com/YouROK/TorrServe

    It’s able work completly in ram without need downloading whole files on disk.