Dimpie (JIGSAW)
Honorary Master
I can confirm as well ..... Working 
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
A newer version of the plugin is available, mostly good news to those that want to use it legally, it requires login details now.
The 2 major changes are:
1. Both the Live videos and the highlight videos work now in the same plugin (version 0.2.2 change)
2. You are now required to add your username/password of an account to which you have a linked smartcard entered, checked against http://www.supersport.com/Account/About.aspx although the number is ignored, only check that the word "linked" appears next to it.
Link: http://ares.hero.za.net/plugin.video.supersport.0.2.3.zip
Future version will include caching of the login confirmation, to speed up the browsing back to where it was before the login code was added in, unfortunately this is for now checked on each page. Most of my time was taken up to get the code to work in the first place.
Thanks. Upgraded to XBMC 11.0 "Eden" earlier today. When I try to install the plugin it says the add on does not have the correct structure. I've also removed the previous plugin.
A newer version of the plugin is available, mostly good news to those that want to use it legally, it requires login details now.
The 2 major changes are:
1. Both the Live videos and the highlight videos work now in the same plugin (version 0.2.2 change)
2. You are now required to add your username/password of an account to which you have a linked smartcard entered, checked against http://www.supersport.com/Account/About.aspx although the number is ignored, only check that the word "linked" appears next to it.
Link: http://ares.hero.za.net/plugin.video.supersport.0.2.3.zip
Future version will include caching of the login confirmation, to speed up the browsing back to where it was before the login code was added in, unfortunately this is for now checked on each page. Most of my time was taken up to get the code to work in the first place.
Hmm will have to test this, I am also on 11.0.
Edit: Some requirement changed to install via the GUI, for now you will have to manually extract this plugin into the addons folder until I can figure it out.
Other than that, the plugin still work.
I'm on 11.0 and even after manually extracting it into my roaming/xbmc/addon folder, I get "script failed. monitor.py). Any ideas?
I'm on 11.0 and even after manually extracting it into my roaming/xbmc/addon folder, I get "script failed. monitor.py). Any ideas?
http://www.mediafire.com/?rjkvdujaj0y6ya0
Like i said it was made for my own use and done very quickly so I except it might contain a few bugs. You are welcome to give some feedback here and I will try and help.
Very nice! Works perfectly - thank you.
That was a quick reply. Glad you find it useful!
I think I got it working for now. The live stream worked, but I didn't have time to check properly.
After looking in the xbmc.log file, and fiddling, I think its the settings.xml file. I'm not at the PC at the moment, so sorry if the file names/locations aren't 100%.
I copied the settings.xml file from userdata/addon_settings(?)/video.supersport/settings.xml to the actual plugin folder - addons/video.supersport/resources/settings.xml
I had 2 seconds to go in and see a live stream, and then had to run. I will confirm tonight.
Like i said it was made for my own use and done very quickly so I except it might contain a few bugs. You are welcome to give some feedback here and I will try and help.
Is there a way to get this working with other players eg "KMPlayer" ?
http://stream-recorder.com/forum/showpost.php?p=27590&postcount=16
Discovered this thread during some google searching. Credit to everyone that helped make this addon possible.
I dont use xbmc but seeing that i now and then watch some live internet sport streams on my pc using rtmpdump and vlc, i decided to make some app for my own use that will do the decoding of Supersport's live channels into vlc player.
I'm not a programmer but have some knowledge of the BASIC language and some batch file knowledge. Using that and some python tutorials i found on the net, i compiled some of the python code into a exe which is used by a frontend GUI i made in a macro automation program called Winautomation. The executable produced by winautomation requires .NET framework 2 or higher
Decided to upload it and post it here for those of you that might find it useful.
Requirements (not included in my download package):
1. .NET framework 2 or higher.
2. VLC media player. Some versions of vlc has problems streaming from stdin (which is the method my program use in conjunction with rtmpdump). If vlc shows no video 10 seconds after starting a channel, download the latest nightly builld (http://nightlies.videolan.org/build/win32/)
Usage:
1. Install lastest nightly build of vlc player.
2. Extract rar and launch sslsd.exe. It will produce a dialog box with a list of currently available streams (if any available)
3. Enter the streamid of your choice shown in the menu dialog
4. Enter path to vlc.exe (just click ok if you have installed vlc in its default location)
5. Stream should launch in vlc player in a few seconds!
Download:
Code:http://www.mediafire.com/?rjkvdujaj0y6ya0
Like i said it was made for my own use and done very quickly so I except it might contain a few bugs. You are welcome to give some feedback here and I will try and help.