[RELEASE] ATDHE.Net (Video) Plugin - Watch Live Sports TV
#31
daflyboys Wrote:For ATDHE (could not bring in the RZ channel):

http://pastebin.ca/1692983


For Channel Surfing (froze when trying to bring up a game):

http://pastebin.ca/1692986

Both plugins are attempting to play a ustream.tv stream. When XBMC tries to play the rtmp url for the stream, it crashes. The rtmp lib in xbmc doesn't play ustream very well and it's not always reliable. There is nothing I can do. Anything from Justin.tv usually plays without a problem if the site is working.
Reply
#32
I wondered as much...thx for looking into it. Seems like it's a bit better for the late games, though I didn't check it on the Xbox.
Reply
#33
It keeps returning 0 entries and my network is up. Is there any easy way to debug this?
Reply
#34
This plugin is no longer supported. I stopped updating it because of the frequent changes to the atdhe.net site.
Reply
#35
no worries, thx for your work on this.. if im rly bored maybe i'll take a look at updating the source.
Reply
#36
Code:
<script language="javascript">document.write(unescape( '<object id="myId" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="540" height="420">
<param name="movie" value="http://abodho.ab.ohost.de/fed.swf?autostart=true" />
<param name="allowfullscreen" value="true" />
<param name="wmode" value="transparent" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="autostart=true&overstretch=fit" />
<param name="bgcolor" value="#000000" />
<embed src="http://abodho.ab.ohost.de/fed.swf?autostart=true"
width="540"
height="420"
allowfullscreen="true"
wmode="transparent"
allowscriptaccess="always" enablejsurls="false" enablehref="false"
flashvars="autostart=true" bgcolor="#000000" ></embed>
</object><div style="width:30px; position:relative; top: -447px; left: 176px;"/><img src="http://img20.imageshack.us/img20/3529/bbbg.png" border="0"></div>' ));</script><noscript>JavaScript is required to view this page.</noscript>

So is it a way to capture an atdhe.net stream and view it in a webbrowser without watching annoying atdhe.net banners ?

When I try to paste this code, it will show stream for a minute or so, and then redirect to atdhe.net site. How can I avoid this ?
Reply
#37
Just curious, is this plugin dead or will be updated?? I am looking something for live sports but no luck Sad
Reply
#38
Hi Stacked
plz help about how to use following code deploy in xbmc windows i am newbai and no many skiled this is html code for rtmp stream.
i am relly thanks full for any help


[HTML]<html><body><script type='text/javascript'> var so = new SWFObject('http://developer.longtailvideo.com/player/tags/mediaplayer-4.6/player.swf','mpl','470','290','9'); so.addParam('allowfullscreen','true'); so.addParam('allowscriptaccess','always'); so.addParam('wmode','opaque'); so.addVariable('file','stream_name.flv'); so.addVariable('provider','rtmp'); so.addVariable('type','fcsubscribe'); so.addVariable('bufferlength','1'); so.addVariable('streamer','rtmp://fms-host/live/'); so.addVariable('autostart','true'); so.addVariable('stretching','fill'); so.write('mediaspace');</script><embed
src="http://developer.longtailvideo.com/player/tags/mediaplayer-4.6/player.swf"width="100%"height="100%"bgcolor="#0000 00"allowscriptaccess="always"allowfullscreen="true "flashvars="streamer=rtmp://fms-host/live/&file=stream_name.flv&type=fcsubscribe&true&au tostart=true"/></body></html>[/HTML]
Reply
#39
Sorry to bump an old thread - got the ATV2 version of XBMC working and really interested in this now its moved to adthe.me - I don't know python but assuming they use a similar system is there a chance this could work?
Reply
#40
nikc0069 Wrote:Sorry to bump an old thread - got the ATV2 version of XBMC working and really interested in this now its moved to adthe.me - I don't know python but assuming they use a similar system is there a chance this could work?

I'm in the same boat as you, I've got ATV2 as well with XBMC and hoping someone can answer this question. Would be nice to see atdhe.me and/or channelsurfing updated.
Reply
#41
I too would really LOVE to see an updated version of this plugin to work with atdhe.me. Sports is the only thing I miss since dropping cable.
Reply
#42
ATDHE.Net indexes alot of streams from ustream.tv and justin.tv. Currently there is no way to play ustream.tv and justin.tv on XBMC. In addition, ATDHE.Net website code changes frequently and it's very hard maintain a XBMC addon. For now, assume this addon will never be fixed. If someone finds a workaround, I would gladly update the addon.
Reply

Logout Mark Read Team Forum Stats Members Help
[RELEASE] ATDHE.Net (Video) Plugin - Watch Live Sports TV0