XBMC Community Forum
[RELEASE] SportsDevil - Watch Live Sports and Highlights - 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] SportsDevil - Watch Live Sports and Highlights (/showthread.php?tid=100031)



- Hudson_Hawk04 - 2011-08-23 21:48

http://pastebin.com/sFBGu0Zs
MLB Network Link 1 firstrowsports

Mariners/Indians firstrowsports
http://pastebin.com/i4qGh5Wd

Hope this helps


- MaxMustermann - 2011-08-23 21:53

Hudson_Hawk04 Wrote:http://pastebin.com/sFBGu0Zs
MLB Network Link 1 firstrowsports

Mariners/Indians firstrowsports
http://pastebin.com/i4qGh5Wd

Hope this helps

Please try the links in browser first before posting. The first link is offline. The second..well, the match is not running, so no stream available Wink


- Hudson_Hawk04 - 2011-08-23 22:16

thought of that not too long after the post, the MLB network stream is off the air right now, but I did have a thought, in sportsdevil is there a max about of time the stream can buffer before erroring off, I nticed on firstrow, you have a delay of at least 35 or so seconds due to an advertisement, and in the past when using streamtorrent it is mentioned that the buffering could take five to ten minutes.

Just a thought.


- MaxMustermann - 2011-08-23 22:18

Hudson_Hawk04 Wrote:thought of that not too long after the post, the MLB network stream is off the air right now, but I did have a thought, in sportsdevil is there a max about of time the stream can buffer before erroring off, I nticed on firstrow, you have a delay of at least 35 or so seconds due to an advertisement, and in the past when using streamtorrent it is mentioned that the buffering could take five to ten minutes.

Just a thought.

Xbmc is responsible for buffering and playing. SportsDevil just creates the video urls.


- Hudson_Hawk04 - 2011-08-23 22:23

all right just thought I would throw that out there. Thanks for your work on this.


- quiet storm iii - 2011-08-23 23:42

Hudson_Hawk04 Wrote:I will check tonight, it might be beneficial for the both of us to try with debug on and compare notes to see if there is a uniform error or if they differ. Right now the bigest issue I have is making sure that I am doing the time conversions right.

how do you do the time conversions?


- MaxMustermann - 2011-08-23 23:46

quiet storm iii Wrote:how do you do the time conversions?

In his head Wink by adding or subtracting some hours

Tip: Go to http://www.firstrowsports.eu/ and select your timezone ("GMT +/- X"). See the correct time for one event. Search this event in SportsDevil and compare the two times. Then you have the offset.

The default timezone is GMT + 1.


- WildBill - 2011-08-24 03:26

Max is VLC supported or is your way easier?
Quote:Question: Does StreamTorrent Work with VLC?
Answer: Yes, both broadcasting and stream viewing are possible using VLC. The same method used for TVAnts/SopCast works with StreamTorrent.
Open StreamTorrent.
Load the stream of your choice.
Right click the video.
Click properties.
Copy the .asf URL. (Example: 127.0.0.1:15900/2.asf)
Next, Open VLC.
Click File.
Open Network Stream (or CTRL+N).
Select HTTP.
Paste the .asf URL.
Click OK, and you're done!
from http://www.firstrowsports.eu/streamtorrent.php


- MaxMustermann - 2011-08-24 04:24

WildBill Wrote:Max is VLC supported or is your way easier?
from http://www.firstrowsports.eu/streamtorrent.php

I know that you can stream to any other software as soon as the stream is loaded in streamtorrent. But that doesn't help at all (and doesn't make any sense btw, because StreamTorrent keeps audibly playing in the background).
The only case, in which this is useful, is when using another pc in your network (I recommend a windows pc) to stream the video to your htpc/atv/xbox.

See this post for windows integration of StreamTorrent.


- Hudson_Hawk04 - 2011-08-24 05:17

quiet storm iii Wrote:how do you do the time conversions?

right now I am using a time zone converting web site and some math