XBMC Community Forum
LiveStream Requests and XML Listings - 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: LiveStream Requests and XML Listings (/showthread.php?tid=120418)



RE: LiveStreams - request stream help here! - pakee - 2012-05-12 02:42

Thanks! works great..I guess I was using the wrong pageurl


RE: LiveStreams - request stream help here! - thatguy7669 - 2012-05-12 02:51

no biggee, happens to me quite a bit too Big Grin

sorry i'm not having any luck with the othe channel. both chrome & firefox aren't playing it. do you have any other page links to it?


RE: LiveStreams - request stream help here! - onizuka - 2012-05-12 03:37

(2012-05-12 01:27)thatguy7669 Wrote:  
(2012-05-12 01:20)onizuka Wrote:  
(2012-05-11 22:47)thatguy7669 Wrote:  to update librtmp follow the directions here: librtmp
the page is in english/italian & german and has the llibrtmps for windows/mac/iOS(ATV&iPhone)/linux.

as for the lists...
the first 2 that you posted can be used for those of you who want to use autoupdate, the pastebinlinks are from me and i just update the links when there's a bigger change. the last link (Blackoutworms list) will be back up when it starts getting colder again (he wants to enjoy the summer and thus is watching less tv).

Thanks. I'm assuming that we have to re-drop the file each time we update XBMC on nightlies?
not required since the source file for livestreams is in your user folder and that doesn't get altered during updates. as long as the xml files you are using stay in the same place they only get updated when you update them (urls whenever they get updated online)

apologies, was referring to librtmp files


RE: LiveStreams - request stream help here! - thatguy7669 - 2012-05-12 03:56

you can try in your user folder. just add the player/dvdplayer/ folder path to your user/system/ folder.
after your next xbmc update try playing a rtmpe stream. if it plays, you should be alright.


RE: LiveStreams - request stream help here! - DaBrit - 2012-05-14 01:02

Im after a bit of help with some radio streams......

If i add this url into my browser the station plays:

http://jrfm.streamon.fm/

However when i input into my xml file it wont stream.

- <item>
<title>JR FM Vancouver</title>
<link>http://jrfm.streamon.fm/</link>
<thumbnail>http://www.jrfm.com/templates/JRFM/images/jrfm_logo.png</thumbnail>
</item>


Any ideas to what im doing wrongConfusedConfused?


RE: LiveStreams - request stream help here! - thatguy7669 - 2012-05-14 02:39

(2012-05-14 01:02)DaBrit Wrote:  Im after a bit of help with some radio streams......

If i add this url into my browser the station plays:

http://jrfm.streamon.fm/

However when i input into my xml file it wont stream.

- <item>
<title>JR FM Vancouver</title>
<link>http://jrfm.streamon.fm/</link>
<thumbnail>http://www.jrfm.com/templates/JRFM/images/jrfm_logo.png</thumbnail>
</item>


Any ideas to what im doing wrongConfusedConfused?
your link only leads to the web page and not the actual stream Smile

here you go: <link>http://jrfm.streamon.fm/stream/JRfm-64k.ogg.m3u</link>


RE: LiveStreams - request stream help here! - DaBrit - 2012-05-14 05:37

Thanks for that. Ill give it a try when i get home tomorrow! How did you find that link/URL? Im rather new at this webpage stuff and any help is greatly appreciated.


RE: LiveStreams - request stream help here! - thatguy7669 - 2012-05-14 12:21

(2012-05-14 05:37)DaBrit Wrote:  Thanks for that. Ill give it a try when i get home tomorrow! How did you find that link/URL? Im rather new at this webpage stuff and any help is greatly appreciated.

usually i'll find a stream using the page research options in firefox/chrome (ctrl+shift+i). But that didn't work in this case, so i simply googled "jrfm live stream" and was led to a site with canadian radio streams. played the stream off that site and just copied the link address that was displayed in my media player. Smile


RE: LiveStreams - request stream help here! - DaBrit - 2012-05-14 20:51

ahh sweet! I knew there was an easy way i was missing! Your help is much appreciated!. Now ill go and see if i can put your help to good use.


RE: LiveStreams - request stream help here! - thatguy7669 - 2012-05-14 20:57

(2012-05-14 20:51)DaBrit Wrote:  ahh sweet! I knew there was an easy way i was missing! Your help is much appreciated!. Now ill go and see if i can put your help to good use.

another quick word of advice for radio streams: more likely than not you'll have to look for a playlist link (ends with .m3u or .pls)