• Welcome to OS2World OLD-STATIC-BACKUP Forum.
 

News:

This is an old OS2World backup forum for reference only. IT IS READ ONLY!!!

If you need help with OS/2 - eComStation visit http://www.os2world.com/forum

Main Menu

Bounty Suggestion: Streaming on-demand (WPS torrent).

Started by sXwamp, 2012.08.16, 04:21:12

Previous topic - Next topic

sXwamp

I use qBittorrent's feature (download sequential order) with mPlayer to watch my shows on-demand after work.

1) Compille into simple backend or dll into the WPS - http://www.rasterbar.com/products/libtorrent/
2) WPS class additions - start, stop, seed.
3) Small simple monitor - start mplayer, open directories, download status (%).

I use qBittorrent all the time this way, but would be nice to use the WPS - I'm in for a couple hundred bucks.

diver

just a small note on libtorrent. as it's needed for qBittorrent it's already ported.
see http://svn.netlabs.org/ports
i could easily create a dll of libtorrent, but then someone still would need to do the rest.

regards
Silvan

sXwamp

Quote from: diver on 2012.08.16, 11:30:29
just a small note on libtorrent. as it's needed for qBittorrent it's already ported.
see http://svn.netlabs.org/ports
i could easily create a dll of libtorrent, but then someone still would need to do the rest.

regards
Silvan

Cool, I figured that was the easy part !!!

Now, is anyone around that still has experience with WPS classes ?

1) Double click, to start download - then pass to mPlayer after 5% or whatever %. (I have 30MB downloads).
2) Right click, to start, stop, seed torrent.


diver

about easiness:. libtorrent wasn't easy at all, as it needs boost as a req. and boost is a very large and complex biest.

but of course everything needed for qBittorrent is on netlabs svn. And qBittorrent till 2.9.x builds out of the box, as all changes are in qBittorrent source tree. Version 3.0 will come in a while, as i have not that much time to try it right now.

regards
Silvan

sXwamp

Quote from: diver on 2012.08.17, 11:00:57
about easiness:. libtorrent wasn't easy at all, as it needs boost as a req. and boost is a very large and complex biest.

but of course everything needed for qBittorrent is on netlabs svn. And qBittorrent till 2.9.x builds out of the box, as all changes are in qBittorrent source tree. Version 3.0 will come in a while, as i have not that much time to try it right now.

regards
Silvan


Sorry, I miss spoke about it being easy (yours & everyone's hard work is very appreciated ) - I was referring to it already being used in qBit.