Page 1 of 8 123 ... LastLast
Results 1 to 20 of 150

Thread: [Guide] Installing Stream Torrent in Linux

  1. #1
    Join Date
    Sep 2009
    Location
    North London
    Posts
    3,587
    Thanks
    1,014
    Thanked 1,551 Times in 798 Posts

    Default [Guide] Installing Stream Torrent in Linux

    UPDATE: LOOK AT POST 3 BY DEAD_MAN_WALKING


    *Version 1*

    This guide is intended to help you install Stream Torrent in a Linux distro using WINE. I believe this can also be applied to Mac OS systems.

    This guide will be based on using Linux Mint (which is really Ubuntu at the core, but is very easily applied to other Distros).

    There are 2 ways of downloading WINE.

    1. If you want to download WINE using your linux terminal, go to 1A.
    2. If you want to use your package manager (i.e Synaptic, mintInstall etc) go to section 2a.

    Section 1- Installing WINE via the linux terminal.


    Will ADD

    Section 2- Installing WINE through your distro package manager (i.e Synaptic, mintInstall).

    2a. Click on the menu button and click on mintInstall (or your linux software manager such as Synaptic, Add/Remove Program).



    2b. In the search bar, type WINE. An application will be filtered called WINE-DOORS. Select the program and click the install button.



    2c. Another window will pop up asking for confirmation that you want to download and install the package. Click on the install button one more time.



    Once you do that you will see the installation software (Synaptic/ mintInstall) start to downlod the packages for WINE.



    2d. After WINE has downloaded, you will get a confirmation that it has downloaded and installed sucesfully.



    Now proceed to Section 3 to download and install Stream Torrent.

    Section 3- Downloading and Installing WINE.

    3a. Direct yourself to the Stream torrent site at StreamTorrent | Google Groups

    and click on the link under latest installation. Download this file to your desktop.



    3b. After Stream Torrent has downloaded, you will need to extract the zip archive. Go to the directory where we saved the StreamTorrent zip (in this guide we saved it to desktop). Right click the file and click 'extract Archieve'.

    3c. When the extraction tool opens, click on the extract tab and extract the contents of the zip file to the desktop.



    3d. Navigate to the folder where you extracted the Stream Torrent set up files. Right click on the .exe and select 'Open with Wine Windows Loader Program'. WINE will begin to launch the .exe and you should be greeted with the instalation for Stream Torrent.



    3e. Install Stream Torrent by following the on screen directions. When it comes to asking you the path where it should install Stream Torrent, leave it at the default path. Click next on continue the on screen steps to install Stream Torrent.

    3f. With Stream Torrent installed we now need to launch it. If you click on your menu tab you will see a new menu called 'WINE'. Select it and you will see another option called 'Browse Virtual C: Drive'. Left click that option.



    3g. The virtual C: drive is exactly what it says, a virtual C: drive like in Windows. Click on Local Disk>Program Files> Stream Torrent and left click the Stream Torrent .exe to launch.



    3h. Happy viewing.

    ************************************************** *******
    NOTE
    ************************************************** *******
    • You can also install WINE using the terminal, but its a bit more work and I found that using you package manager is easier for the novice. I will add this information to the tutorial later.
    • For a guide on how to use Stream Torrent, please use the excellent guide written by Numbuh 16 here

  2. The Following 4 Users Say Thank You to fezfezed For This Useful Post:

    Bunkertor (08-05-2012), ReleasetheD3m0n (03-09-2011), Stream Dream (12-03-2010), this_iron_lung (13-03-2012)

  3. #2
    Join Date
    Dec 2008
    Posts
    9,756
    Thanks
    19,713
    Thanked 11,742 Times in 4,206 Posts

    Default

    Nice. Made it a sticky.

  4. #3
    Join Date
    Apr 2007
    Location
    MACKEMLAND
    Posts
    12,967
    Thanks
    10,197
    Thanked 12,992 Times in 4,978 Posts

    Default

    How to with ubuntu based Linux distros

    1. Get Wine 1.3

    Open a Terminal

    Wine PPA
    Code:
    sudo add-apt-repository ppa:ubuntu-wine/ppa
    Update APT's package information
    Code:
    sudo apt-get update
    install Wine 1.3[Beta]
    Code:
    sudo apt-get install wine1.3

    2. Run Winetricks

    Still in the Terminal

    Code:
    sh winetricks
    A GUI with a list of available packages appears, tick Windows Media Player 10 and Internet Explorer(6,7 or 8) does not matter which now let them install.

    3. Install StreamTorrent
    Code:
    Just like windows so i wont explain...
    Now to check to see if StreamTorrent has the hidden folder like Windows ?

    Open your Home Folder and press Ctl+H(To see hidden files) and navigate to .wine --> drive_c --> users --> YOUR USER ACCOUNT --> Application Data --> StreamTorrent --> 1.0 --> config(At this stage this folder is still empty).

    Keep that folder open and launch StreamTorrent, If alls well you will notice the little red X disappear from the blue icon and 3 new files appear in the folder you kept open If not you need to add the hidden files manually, read here how to do that.

    Now the not working bits with StreamTorrent in Linux.

    1. It dont keep your channels listed.
    2. Stream buffers 100% but wont play in default player and stays black.
    3. Volume control wont move.

    So how to play a steam then???

    1. Goto File --> Search and type what you want to see or choose the pre configured ones and hit search.
    2. When its finished searching pick one and hit open.
    3. A player opens with a green buffer bar, let it get to 100%.
    4. Open VLC...
    5. In VLC goto Media --> Open Network Stream and add
    Code:
    http://127.0.0.1:15900/1.asf
    Hit play and yes it works
    Last edited by DEAD_MAN_WALKING; 11-04-2012 at 12:13. Reason: Added the real way to get StreamTorrrent working in Linux
    Say NO to Ads on streams & Stop the Virus/Malware Alerts.

    If ever a password is needed in any of my or other users uploads try myp2p, Myp2p or wiziwig.

  5. The Following User Says Thank You to DEAD_MAN_WALKING For This Useful Post:

    Bunkertor (08-05-2012)

  6. #4
    Join Date
    Aug 2008
    Location
    Streamland
    Posts
    1,041
    Thanks
    64
    Thanked 237 Times in 129 Posts

    Default

    I tried to use StreamTorrent in Ubuntu through Wine. It installs and it runs but channel search doesn't work. Even if you manually add channel it doesn't buffer at all. I tried with several channels and not any work.

  7. #5
    Join Date
    Sep 2009
    Location
    North London
    Posts
    3,587
    Thanks
    1,014
    Thanked 1,551 Times in 798 Posts

    Default

    Quote Originally Posted by screensports View Post
    I tried to use StreamTorrent in Ubuntu through Wine. It installs and it runs but channel search doesn't work. Even if you manually add channel it doesn't buffer at all. I tried with several channels and not any work.
    I think you need WMP 9 on your ubuntu mate. I will try that with my mint install today and feed back!

    Quote Originally Posted by DEAD_MAN_WALKING View Post
    Great tut mate 10/10

    One question thou doesn't StreamTorrent need WMP to play a stream and can you run WMP in Wine?

    Edit: done a little search and it seems you can use WMP 9 & 10 but not 11.
    Yeah you can get WMP9 and I think your right with regards to WMP and StreamTorrent.

  8. #6
    Join Date
    Apr 2007
    Location
    MACKEMLAND
    Posts
    12,967
    Thanks
    10,197
    Thanked 12,992 Times in 4,978 Posts

    Default

    If you need a old version of Windows Media Player get a copy from here.
    Download Windows Media Player - Old Version.com

    Also the same for Internet Explorer.
    Download Internet Explorer - Old Version.com
    Say NO to Ads on streams & Stop the Virus/Malware Alerts.

    If ever a password is needed in any of my or other users uploads try myp2p, Myp2p or wiziwig.

  9. The Following User Says Thank You to DEAD_MAN_WALKING For This Useful Post:

    me067 (05-04-2010)

  10. #7
    Join Date
    Sep 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I too have just attempted to run streamtorrent in Ubuntu under WINE and have seen the same result. The application loads, but will not connect to the network (even after forwarding all of the appropriate ports). When a stream is run in the background, it will only put the state to "Running" but will not actually connect to any sources. Coincidentally, I am unable to access the Options menu for the program (it simply will not load). I have tried manually modifying a few configurations in the .ini file, but have no success. Anyone have any ideas or has anyone successfully run Streamtorrent under another Linux distribution?

  11. #8
    Join Date
    Mar 2009
    Location
    College
    Posts
    1,250
    Thanks
    180
    Thanked 175 Times in 52 Posts

    Default

    Thanks for this, I can manage to do most things with Linux and had already installed wine/ST, but I wasn't aware I needed WMP to make it work. Sweet. Oh, and I'm running Mint too!!!

    In principio creavit Deus caelum et terram

  12. #9
    Join Date
    Sep 2009
    Location
    North London
    Posts
    3,587
    Thanks
    1,014
    Thanked 1,551 Times in 798 Posts

    Default

    I downloaded WMP10. You cant use the Microsoft download link but have to download a script of the wine site which downloads the installation and proper codecs/ .dlls. It installed fine and now streams in streamtorrent attempt to load however I still have not connected to a stream. I will test more streams later on today.

  13. #10
    Join Date
    Apr 2007
    Location
    MACKEMLAND
    Posts
    12,967
    Thanks
    10,197
    Thanked 12,992 Times in 4,978 Posts

    Default

    Either today or tomorrow im going to give this linux mint ago on a old pc ive got lying about and see what the setups like with StreamTorrent and Wine.
    Say NO to Ads on streams & Stop the Virus/Malware Alerts.

    If ever a password is needed in any of my or other users uploads try myp2p, Myp2p or wiziwig.

  14. #11
    Join Date
    Mar 2009
    Location
    College
    Posts
    1,250
    Thanks
    180
    Thanked 175 Times in 52 Posts

    Default

    Quote Originally Posted by DEAD_MAN_WALKING View Post
    Either today or tomorrow im going to give this linux mint ago on a old pc ive got lying about and see what the setups like with StreamTorrent and Wine.
    how old? Linux does run on older PC's but some distros are more resource intensive, for mint you're going to want 512mb ram MINIMUM. Unless you want to run the XFCE version, in which case you'll need 256mb ram MINIMUM

    In principio creavit Deus caelum et terram

  15. #12
    Join Date
    Apr 2007
    Location
    MACKEMLAND
    Posts
    12,967
    Thanks
    10,197
    Thanked 12,992 Times in 4,978 Posts

    Default

    Quote Originally Posted by avsjacketsfan View Post
    how old? Linux does run on older PC's but some distros are more resource intensive, for mint you're going to want 512mb ram MINIMUM. Unless you want to run the XFCE version, in which case you'll need 256mb ram MINIMUM
    When i say old its not that old i should be ok

    But thanks for the suggestions
    Say NO to Ads on streams & Stop the Virus/Malware Alerts.

    If ever a password is needed in any of my or other users uploads try myp2p, Myp2p or wiziwig.

  16. #13
    Join Date
    Mar 2009
    Location
    College
    Posts
    1,250
    Thanks
    180
    Thanked 175 Times in 52 Posts

    Default

    Quote Originally Posted by DEAD_MAN_WALKING View Post
    When i say old its not that old i should be ok

    But thanks for the suggestions
    cool cool. Have a fun time man!

    In principio creavit Deus caelum et terram

  17. #14
    Join Date
    Dec 2007
    Posts
    28
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Has anyone had any success getting the videos to actually play yet?

    I am on Ubuntu 9.04, WINE 1.1.27 and like many other here I can get the channels to "start" but there are no connections being made to peers. It pops open a Stream Torrent Player window but of course there is nothing being displayed in it other than a logo.

    Of course the other option is to run it in a virtualized Windows environment. It just tried it, and maybe it is more a function of the streams themselves, but they have been really choppy for MLB and NFL games I just tried out. Hopefully a proper Linux version gets developed sometime soon.

  18. #15
    Join Date
    Sep 2009
    Location
    North London
    Posts
    3,587
    Thanks
    1,014
    Thanked 1,551 Times in 798 Posts

    Default

    Somehow I doubt that mate. Development has stopped and the google group is spammed like hell with no moderation. Hopefully the dev team will post an update soon, or if not publish the source!

  19. #16
    Join Date
    Sep 2007
    Posts
    585
    Thanks
    4
    Thanked 95 Times in 37 Posts

    Default

    i installed on my Kubuntu latest dev versions to get from here:
    WineHQ - Run Windows applications on Linux, BSD, Solaris and Mac OS X
    WineHQ - Wine Binary Downloads

    Install Wine on Ubuntu based System under Terminal
    sudo apt-get install wine

    Install WMP 9 for wine:
    http://appdb.winehq.org/objectManage...rsion&iId=1449
    Install WMP 10 for wine:
    http://appdb.winehq.org/objectManage...rsion&iId=3212

  20. #17
    Join Date
    Aug 2008
    Location
    Streamland
    Posts
    1,041
    Thanks
    64
    Thanked 237 Times in 129 Posts

    Default

    It's useless if it doesn't work in Linux. I don't want to return on Windows because of that.

  21. #18
    Join Date
    Sep 2007
    Posts
    585
    Thanks
    4
    Thanked 95 Times in 37 Posts

    Default

    Quote Originally Posted by screensports View Post
    It's useless if it doesn't work in Linux. I don't want to return on Windows because of that.
    About you can test if it works when you installed on wine windows media player.

  22. #19
    Join Date
    Sep 2009
    Location
    Kansas City
    Posts
    50
    Thanks
    20
    Thanked 9 Times in 8 Posts

    Default

    ive tried this on jaunty (9.04) and cant seem it get it work either, same issue as the rest, with it not getting past the "running" stage. tried with wmp9 and wmp10. anyone try asking for help over in the linux forums yet?

  23. #20
    Join Date
    Sep 2007
    Posts
    585
    Thanks
    4
    Thanked 95 Times in 37 Posts

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •