Creating a .strm for things like live.deadmau5.com?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
DoctorDyna Offline
Senior Member
Posts: 116
Joined: Oct 2010
Reputation: 4
Post: #1
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?
find quote
uNiversal Offline
Out of Memory
Posts: 3,194
Joined: Oct 2012
Reputation: 75
Location: Binary pulsar
Post: #2
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=Int...io_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
(This post was last modified: 2012-11-24 19:12 by uNiversal.)
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,985
Joined: Jan 2011
Reputation: 132
Location: Arizona, USA
Post: #3
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

You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc
find quote
DoctorDyna Offline
Senior Member
Posts: 116
Joined: Oct 2010
Reputation: 4
Post: #4
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?
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,985
Joined: Jan 2011
Reputation: 132
Location: Arizona, USA
Post: #5
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.

You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc
find quote
DoctorDyna Offline
Senior Member
Posts: 116
Joined: Oct 2010
Reputation: 4
Post: #6
(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
find quote