Kodi Community Forum
Creating a .strm for things like live.deadmau5.com? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Creating a .strm for things like live.deadmau5.com? (/showthread.php?tid=146160)



Creating a .strm for things like live.deadmau5.com? - DoctorDyna - 2012-11-24

Hey guys. I'm curious if anyone has figured out a way to get streaming content like what you see at live.deadmau5.com to be able to be played in xbmc, or what the best way to figure out how to go about doing it?

I figure I can use a .strm file, but I'm not sure.

Has anyone done this?


RE: Creating a .strm for things like live.deadmau5.com? - un1versal - 2012-11-24

Im not familiar with that site (or any for that fact) but if its something you have a direct link to its simple. Grab the link>create a filename.strm and paste the link inside.

see http://wiki.xbmc.org/index.php?title=Internet_video_and_audio_streams

If you dont have the direct link you wont be able to do it I dont think.

It looks like its youtube stuff, there is a youtube addon for XBMC http://wiki.xbmc.org/index.php?title=Add-on:YouTube

uNi


RE: Creating a .strm for things like live.deadmau5.com? - Ned Scott - 2012-11-24

try putting this into a plain text file and saving it as something.strm
Code:
http://deadmau5.rtmphost.com/hls-live/livepkgr/_definst_/liveevent/server.m3u8



RE: Creating a .strm for things like live.deadmau5.com? - DoctorDyna - 2012-11-25

Thanks guys!

When I try that link, it says "can't find a next item to play"

Could it be possible that's only because it's not currently playing anything?


RE: Creating a .strm for things like live.deadmau5.com? - Ned Scott - 2012-11-25

I'm assuming that it will only work when something is playing. I didn't see anything playing via my browser on the website itself, so I'm guessing the stream isn't transmitting anything yet.


RE: Creating a .strm for things like live.deadmau5.com? - DoctorDyna - 2012-11-25

(2012-11-25, 18:03)Ned Scott Wrote: I'm assuming that it will only work when something is playing. I didn't see anything playing via my browser on the website itself, so I'm guessing the stream isn't transmitting anything yet.

Yeah, he only streams when he's sitting around at home.

I'll give it a shot when it's on next. Thanks guys Smile