Page 6 of 6 FirstFirst ... 456
Results 101 to 115 of 115

Thread: Sopcast for Linux

  1. #101
    Join Date
    Apr 2007
    Location
    MACKEMLAND
    Posts
    12,997
    Thanks
    10,236
    Thanked 13,026 Times in 4,996 Posts

    Default

    Quote Originally Posted by Bunkertor View Post
    The Ubuntu distributions´ Software Center is now offering the Sopcast Engine. Just wanted to post this. Sorry in case it has been announced, yet.
    Thanks mate.

    Also here is the SopCast installer(.pet) for Puppy Linux...

    SopCast.pet - http://www.murga-linux.com/puppy/vie...99bbf66a2d5ddf
    More info on Puppy Linux - http://puppylinux.org/main/Overview ...ng Started.htm

    This is the Linux distro i now use which is very fast and small and also runs from a CD/USB drive...
    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.

  2. The Following 3 Users Say Thank You to DEAD_MAN_WALKING For This Useful Post:

    Admin (29-03-2012), Bunkertor (29-03-2012), sangngo12 (19-04-2012)

  3. #102
    Join Date
    Dec 2007
    Location
    Boston
    Posts
    6,623
    Thanks
    3,338
    Thanked 759 Times in 440 Posts

    Default

    Quote Originally Posted by Bunkertor View Post
    The Ubuntu distributions´ Software Center is now offering the Sopcast Engine. Just wanted to post this. Sorry in case it has been announced, yet.
    I don't see it in there

    It's easy to install via terminal anyway
    Last edited by Kendrick Perkins; 08-06-2012 at 20:27.

  4. The Following User Says Thank You to Kendrick Perkins For This Useful Post:

    DEAD_MAN_WALKING (08-06-2012)

  5. #103
    Join Date
    May 2011
    Posts
    9
    Thanks
    8
    Thanked 2 Times in 2 Posts

    Default

    I've used this PPA in 11.10 AMD64 to setup sopcast

    http://ppa.launchpad.net/ferramroberto/sopcast/ubuntu
    Works brilliant. And also I fell in love with bloodzeed. Awesome streams

    [edit]
    DEAD MAN WALKING made a much better guider rather than posting the PPA like I did.
    http://forum.wiziwig.eu/threads/6-So...97#post1130497

    Good job .
    And sopcast works really well (I'm well impressed. Especailly on bloodzeed's streams I can watch a p2p stream that's higher bitrate than my own upload).
    Loads of cable/fiber users must be using(watching) bloodzeeds' streams to have this excess capacity
    [/edit]


    Looks like the PPA also works for 12.04, for anyone who wants the easy setup

    (it's not my PPA!)
    Last edited by smerz; 12-06-2012 at 21:19. Reason: DMW guid is better for beginners unfamilar on how to use the PPA

  6. The Following User Says Thank You to smerz For This Useful Post:

    DEAD_MAN_WALKING (12-06-2012)

  7. #104
    Join Date
    Oct 2007
    Location
    Cologne, Germany
    Posts
    7,291
    Thanks
    1,060
    Thanked 2,385 Times in 1,541 Posts

    Default

    Quote Originally Posted by DEAD_MAN_WALKING View Post
    If using with VLC you need to un-tick "Use hardware YUV->RGB conversions" and "Window decorations" under Video preferences...
    Ubuntu 12.04. Finally got it working with VLC and even made a screenshot
    Next problem: there oddly is no VLC menu and as well no sopcast menu if vlc is running
    Last edited by ulizinho; 08-08-2012 at 20:21.

  8. #105
    Join Date
    Nov 2007
    Location
    Sportschau
    Posts
    4,346
    Thanks
    4,615
    Thanked 1,694 Times in 954 Posts

    Question

    Soo, i have a problem. Managed to install the 2 missing libs and extracted the sp-auth. First qustion. Which is the recommended folder to extract Sopcast to. I at first chose the download folder, because i did not know the right place.
    After having typed the channel number into the terminal i start via an .asf command in the browser and it starts downloading but the VLC does not open. Where is the problem and how can i set up the Sopcast stand-alone engine ?

  9. #106
    Join Date
    Apr 2007
    Location
    MACKEMLAND
    Posts
    12,997
    Thanks
    10,236
    Thanked 13,026 Times in 4,996 Posts

    Thumbs up

    Here is another option for Linux users - sopcast-runner


    SopCast Runner is ruby command line script for running streaming video in external player

    INSTALL

    For Ubuntu Precies 12.04 LTS:

    add ppa repository
    Code:
    $ sudo add-apt-repository ppa:sabotatore/sopcast
    install sopcast-runner package
    Code:
    $ sudo apt-get update && sudo apt-get install sopcast-runner
    USAGE
    Code:
    $ sopcast-runner [ChannelURL]
    or
    Code:
    $ sopcast-runner [ChannelId]
    INTEGRATE

    Already has integration with internet browsers. Stream runs automatically after clicking by sop:// links.

    CONFIG

    You can change default player
    Code:
    $ sudo gedit /etc/sopcast_runner/sopcast_r
    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.

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

    Bunkertor (21-09-2012)

  11. #107
    Join Date
    Nov 2007
    Location
    Sportschau
    Posts
    4,346
    Thanks
    4,615
    Thanked 1,694 Times in 954 Posts

    Default

    I finally managed to get Sopcast up on a Red-Hat Distri. Wooot ! Going to post a little tut for Dummies morrow.

  12. The Following User Says Thank You to Bunkertor For This Useful Post:

    DEAD_MAN_WALKING (20-10-2012)

  13. #108
    Join Date
    Nov 2007
    Location
    Sportschau
    Posts
    4,346
    Thanks
    4,615
    Thanked 1,694 Times in 954 Posts

    Default Mageia 2

    Install on Mageia 2

    1) Binary
    Go to http://code.google.com/p/sopcast-player/downloads/list
    and get sopcast-player-0.8.5.tar.gz and sp-auth-3.2.6.tar.gz

    - tar out sp-auth and copy sp-sc-auth to usr/bin

    2) Library
    Go www.sopcast.com/download/libstdcpp5.tgz and extract libstdc++.so.5 and libstdc++.so.5.0.1. Change to the Console and
    become root; # cp -a libstdc++.so.5* /usr/lib. Exit root. There might be newer versions 6 in the folder, but you need the old ones.

    3) Engine
    Create a folder in home (Sopcast), Copy sopcast-player-0.8.5.tar.gz and extract. Use the console and move to the new created folder. Stay user $ and type make and Enter. Become root and type make install then Enter. Sopcast is now on your machine and you can start it via console sopcast-player or you can find a starting icon in the start-menu.

    The following packages are needed
    -python
    -libvlc-dev
    -sp-auth ( OK )
    -hicolor-icon-theme
    -python-glade2
    -python-gobject
    -python-gtk2
    4 ) libvlc-devel
    Check urpmq libvlc-devel. Unlock media sources Testing and Backports and install : urpmi libvlc-devel. Deactivate the sources.

    5) Python
    Get Python. That could look like this

    [root@localhost bin]# urpmi -a pygtk
    Paket pygtk2.0-2.24.0-3.mga2.i586 ist installiert
    pygtk2.0 wird als manuell installiert markiert, es wird von der auto-orphan-Funktion ignoriert
    writing /var/lib/rpm/installed-through-deps.list
    Um die Abhängigkeiten zu erfüllen, werden die folgenden Pakete installiert:
    Paket Version Release Arch
    (Medium »Core Release (distrib1)«)
    pygtk2.0-demos 2.24.0 3.mga2 i586
    pygtk2.0-devel 2.24.0 3.mga2 i586
    pygtk2.0-libglade 2.24.0 3.mga2 i586
    python-cairo-devel 1.10.0 1.mga2 i586
    python-gobject-devel 2.28.6 6.mga2 i586
    (Medium »Core Updates (distrib3)«)
    libpython-devel 2.7.3 2.3.mga2 i586
    (Medium »Core Release Debug (distrib32)«)
    pygtk2.0-debug 2.24.0 3.mga2 i586
    54MB zusätzlicher Speicher wird benötigt
    7.2MB an Paketen wird geholt
    Fortfahren mit der Installation der 7 Pakete? (J/n) J

    Goal

    Last edited by Bunkertor; 21-10-2012 at 18:12.

  14. The Following User Says Thank You to Bunkertor For This Useful Post:

    DEAD_MAN_WALKING (20-10-2012)

  15. #109
    Join Date
    Nov 2007
    Location
    Sportschau
    Posts
    4,346
    Thanks
    4,615
    Thanked 1,694 Times in 954 Posts

    Default

    I need some advisory. How to make a screenshot of the Sopcast full screen ? When i toggle full-screen, i can not enter snapshot.

  16. #110
    Join Date
    Apr 2007
    Location
    MACKEMLAND
    Posts
    12,997
    Thanks
    10,236
    Thanked 13,026 Times in 4,996 Posts

    Default

    Print Screen keyboard button(Prt Sc or Fn & Prt Sc) should work...?

    Or lookup the snapshot software's hotkeys...?
    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.

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

    Bunkertor (22-10-2012)

  18. #111
    Join Date
    Nov 2007
    Location
    Sportschau
    Posts
    4,346
    Thanks
    4,615
    Thanked 1,694 Times in 954 Posts

    Default

    Print should work.

  19. #112
    Join Date
    Nov 2007
    Location
    Sportschau
    Posts
    4,346
    Thanks
    4,615
    Thanked 1,694 Times in 954 Posts

    Default

    Works. PrtScr connects with Ksnapshot.


    I have an urgent question. I can connect Sop with cannels from the static list, but neither with direct links nor via fed in urls. Where´s the problem.

    And i´d like to know, how to limit Sopcast to only one instace, please ?
    Last edited by Bunkertor; 31-10-2012 at 20:42.

  20. #113
    Join Date
    Apr 2007
    Location
    MACKEMLAND
    Posts
    12,997
    Thanks
    10,236
    Thanked 13,026 Times in 4,996 Posts

    Default

    Should work mate you can also config firefox to open them for you i posted about it some time ago.
    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.

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

    Bunkertor (02-11-2012)

  22. #114
    Join Date
    Nov 2007
    Location
    Sportschau
    Posts
    4,346
    Thanks
    4,615
    Thanked 1,694 Times in 954 Posts

    Default

    Fun stuff. My system linked the wizi links with sop automatically. I did not have to adjust anything. That was good.
    @ Probably not the best time to review the capability of the Linux-Sop-Engine. We have to wait. Today i watched bril quality. Sop went full speed ahead within 10 seconds on a 1,7k stream. 3,2 Mhz and 2 GB RAM PC with 256 grafic device. So there is no reason to complain here.

  23. The Following User Says Thank You to Bunkertor For This Useful Post:

    DEAD_MAN_WALKING (03-11-2012)

  24. #115
    Join Date
    Mar 2010
    Posts
    810
    Thanks
    486
    Thanked 939 Times in 358 Posts

    Default

    Quote Originally Posted by Bunkertor View Post
    Fun stuff. My system linked the wizi links with sop automatically
    @Bunkertor

    Achtung Baby !
    Today, my first Linux boot after many weeks.
    I do not believe I am up to date and still the player works well XD


    my Linux :
    2.6.32-42-generic
    Description: Ubuntu 10.04.4 LTS
    Codename: lucid


    #show sopcast-player

    Paket: sopcast-player
    Neu: ja
    Zustand: Installiert
    Automatisch installiert: nein
    Version: 0.8.5~ppa~lucid1
    Priorität: extra
    Bereich: misc
    Verwalter: Jason Scheunemann <jas*.scheunemann@yahoo.com>
    Unkomprimierte Größe: 2.523k
    Hängt ab von: python (>= 2.4), vlc (>= 1.1.0), libvlc-dev, sp-auth (>= 3.0.1),
    hicolor-icon-theme, python-glade2, python-gobject, python-gtk2
    Schlägt vor: python-gnome2
    Beschreibung: A GUI front-end to SopCast
    SopCast Player is designed to be a complete GUI front-end for the SopCast
    streaming program. SopCast Player allow users easy access to p2p intenet TV
    channel streams.


  25. The Following 2 Users Say Thank You to Troll For This Useful Post:

    Bunkertor (04-11-2012), DEAD_MAN_WALKING (03-11-2012)

Similar Threads

  1. Replies: 3
    Last Post: 21-06-2008, 01:06
  2. PGA tour - Bob Hope Chrysler Classic
    By obi-figo in forum Other sports
    Replies: 5
    Last Post: 18-01-2008, 21:56
  3. sina with goal tv
    By paulmck1888 in forum Flash Streaming Sites
    Replies: 1
    Last Post: 01-12-2006, 01:40

Posting Permissions

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