Kodi Community Forum

Full Version: [REQUEST] SopCast Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi,

is it possible to create a sopcast plugin (to play sop:// streams) that works on live/openelec (and others?)?
If it's possible, what should be the best way to get this working?

SopCast linux (from sopcast website):
1. Command line Version
http://download.easetuner.com/download/sp-auth.tgz
Please read the Readme file in this package, about the usage and library dependency.
If you need the stdc++5 library, download it here:
http://www.sopcast.com/download/libstdcpp5.tgz
Note: No need to download the libstdcpp5.tgz if you can run sp-sc.
2. GUI front-end
You can download and read more about the Linux GUI front-end here:
http://code.google.com/p/sopcast-player/

Old plugins:
X-Sopcast:
http://forum.xbmc.org/showthread.php?tid=49111

LiveTV.ru:
http://forum.xbmc.org/showthread.php?tid=57322

...:
http://forum.xbmc.org/showthread.php?tid=103414
+1 would really like this! there are some really good sopcast streams.
Can someone fix the old sopcast addon?
i would love to see this too, especially one that can run als client on the atv2. I got a nas server which could do all the hard p2p work.
+1 from me. If we can have sopcast runining on xbmc, it will be great
+1....it will be great .... i can't wait to see sop streams on xbmc..
+1
Yeah this would be a cool feature.
+1....Football with sopcast....great
xSopcast still works, I use it nearly everyday. You have to do a few things to fix it.

First, it needs to updated to the new plugin format (eg. create a default.py). There are tutorials on how to do this.

Then, when you run it for the first time it will fail. You need to modify where the plugin looks for sopcast channels. This might be set in advancedsettings.xml. Check your xbmc log file. I changed mine to a local file (chlist.xml) which I edit by hand when needed.

One problem is that when you stop playback in xbmc, the sp-sc program keeps running in the background and you cannot change streams. I got around this by putting a script in advanced launcher to close sp-sc.

Sorry I cannot give more details, I worked on this a year ago and my memory is not good. I am a complete noob - anybody with decent python skills could use xsopcast and make a great plugin.
Thanks for the info. I wish you gave more detail how to make Sopcast work.
Hopefully someone can figure out and make a new plug-in for Sopcast work in Xbmc

oligolli Wrote:xSopcast still works, I use it nearly everyday. You have to do a few things to fix it.

First, it needs to updated to the new plugin format (eg. create a default.py). There are tutorials on how to do this.

Then, when you run it for the first time it will fail. You need to modify where the plugin looks for sopcast channels. This might be set in advancedsettings.xml. Check your xbmc log file. I changed mine to a local file (chlist.xml) which I edit by hand when needed.

One problem is that when you stop playback in xbmc, the sp-sc program keeps running in the background and you cannot change streams. I got around this by putting a script in advanced launcher to close sp-sc.

Sorry I cannot give more details, I worked on this a year ago and my memory is not good. I am a complete noob - anybody with decent python skills could use xsopcast and make a great plugin.
Seconded. I`d love a working plugin for Sopcast or even an explanation as how to get a stream (Sopcast) running in VLC on windows to run on xmbc on atv2

(2012-03-13, 10:41)Acrobat76 Wrote: [ -> ]Seconded. I`d love a working plugin for Sopcast or even an explanation as how to get a stream (Sopcast) running in VLC on windows to run on xmbc on atv2

Simply make a .m3u file containing a link to your pc running sopcast (eg. http://192.168.0.2:8902).
You still need to run sopcast and VLC for streaming in other PC right?
Work but kind of inconvenience. A plug in for this will be great
Thanks
(2012-03-13, 22:51)oligolli Wrote: [ -> ]
(2012-03-13, 10:41)Acrobat76 Wrote: [ -> ]Seconded. I`d love a working plugin for Sopcast or even an explanation as how to get a stream (Sopcast) running in VLC on windows to run on xmbc on atv2

Simply make a .m3u file containing a link to your pc running sopcast (eg. http://192.168.0.2:8902).

(2012-03-13, 22:51)oligolli Wrote: [ -> ]
(2012-03-13, 10:41)Acrobat76 Wrote: [ -> ]Seconded. I`d love a working plugin for Sopcast or even an explanation as how to get a stream (Sopcast) running in VLC on windows to run on xmbc on atv2

Simply make a .m3u file containing a link to your pc running sopcast (eg. http://192.168.0.2:8902).

Thanks for the reply, but I really need a few more words Wink So basically I use notepad and just have my IP address as a link inside it, i rename the extension to .m3u and then where do I put this file?
Pages: 1 2