![]() |
|
[RELEASE] rtmpGUI plugin - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (/forumdisplay.php?fid=154) +---- Thread: [RELEASE] rtmpGUI plugin (/showthread.php?tid=120045) |
- hunkyn - 2012-01-28 22:13 Stammie thank you for the link. Much appreciated. Lefty thanks for all the efforts in maintaining the list. - oneadvent - 2012-01-28 22:41 I can add to the list if someone wants to give me the diff. - lefty420 - 2012-01-29 00:03 cheers for the kudos guys. we're not actually sniffing, just googling around pastebin and the live streams thread. Although like i've said nothing HD seems to be working outside of the tvsector .stream's. Speaking of which tvsector (at least the homepage) seems to down atm. wheres woompa? @oneadvent PM us buddy - stammie - 2012-01-29 00:51 I have a list of about 14 working US sd channels but I'm kinda at a loss to work out the relevant bits of information to post. Its a batch file that calls up vlc to play the channel, if anyone can make sense of the following example just for ABC I'll gladly share the rest if people want it and someone can get it working:- cls echo. echo The ABC stream is starting.... Close vlc to return to the menu. call rtmpdump -v -r rtmp://46.105.109.122/edge/tve1lkzlj5vqz83 -W http://static.ilive.to/jwplayer/player.swf -p http://www.ilive.to/view/23523/ABC_channel | %vlc% - goto TOP rrtmp://68.68.30.174/live/_definst_<playpath>castones4 <swfUrl>http://www.veemi.com/player/player-licensed.swf <pageUrl>http://www.veemi.com/embed.php?v=castones4&vw=600px%3btop:380%3b&vh=380px%3b&domain=rdradio.com <objectEncoding> - oneadvent - 2012-01-29 01:02 <stream> <title>ABC</title> <swfUrl>http://static.ilive.to/jwplayer/player.swf</swfUrl> <link>rtmp://46.105.109.122/edge/tve1lkzlj5vqz83</link> <pageUrl>http://www.ilive.to/view/23523/ABC_channel</pageUrl> <playpath>NOT SURE</playpath> <language>English</language> <advanced>live=1</advanced> </stream> that would be my guess...anyone want to fill in the rest? - caltech26 - 2012-01-29 01:06 Pretty much none of the channels work for me (I have the same issue with the Livestreams add on). When I click on a channel, the "working" message appears, but nothing opens to play. Very strange. - PatrickBateman - 2012-01-29 02:01 lefty420 Wrote:Hi patrick, we're just maintaining an English list. we've not managed to get a local xml to run. it would be nice to be able to define categories and hopefully woompa will add it soon. We'd also love to see the ability to define a path the thumbnails. just wish i know a bit of python Thanks lefty, I was using another stream link as I hadn't seen yours is your list the most uptodate? Big appreciation for giving such great and informative advice, reapply appreciate it
- hunkyn - 2012-01-29 02:19 oneadvent Wrote:<stream>Did you try adding it to the list and see if that worked? - hunkyn - 2012-01-29 02:20 stammie Wrote:I have a list of about 14 working US sd channels but I'm kinda at a loss to work out the relevant bits of information to post. Its a batch file that calls up vlc to play the channel, Could you please send me the list i will use it directly on PC for now until we sort out the list to come to xbmc. [update] I found them not needed thanks Thanks in advance - PatrickBateman - 2012-01-29 02:30 There are 2 HD soprt channels in this post from live streams.. Can they too be added to this XML? http://forum.xbmc.org/showpost.php?p=1002698&postcount=4 |