Streaming torrents as video source
Posted: Sat Jan 02, 2016 4:46 pm
One feature I'd like to see in future UMS versions is support for streaming torrents as content source. This would allow the user to open a magnet link or a .torrent file and select the video file withn it. Then UMS would contact the swarm and start downloading the file to cache in sequential order, muxing as needed and serving it to any compatible renderers.
This shouldn't even be hard to implement. You can use BSD licensed libtorrent for all the underlying torrent-handling code (including sequential downloading). If you help with how to implement libtorrent have a look at the excellent qBittorrent.
Cheers.
This shouldn't even be hard to implement. You can use BSD licensed libtorrent for all the underlying torrent-handling code (including sequential downloading). If you help with how to implement libtorrent have a look at the excellent qBittorrent.
Cheers.