• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 8
[REQUEST] 2012 London Olympics
#16
Catchup blocks all VPN’s – if you get one that works today it may not work the next, its hit or miss. If you have an ATV and Ipad you can use airplay and use the NBC app or the CTV app in Canada
Reply
#17
FYI, there is a hidden feature in the youtube plugin. It can (at least somewhat) play http streams through glype proxies.

Manually adding
Quote: <setting id="proxy" value="http://server/browse.php?u="/>
to .xbmc/userdata/addon_data/plugin.video.youtube/settings.xml

will make the youtube plugin go through the glype proxy.

Note: it MUST be a glype proxy, the url MUST end like above(with /browse.php?u= ). There is NO support for this. And it will NOT work if youtube uses RTMP streams for the olympics.
Reply
#18
Nearly there with the plugin.

Should have all 24 channels available via HTTP and SOCK proxies within the next couple of days.

It'll be Beta code to start with.

D
Reply
#19
(2012-07-27, 00:25)dlake02 Wrote: Nearly there with the plugin.

Should have all 24 channels available via HTTP and SOCK proxies within the next couple of days.

It'll be Beta code to start with.

D
sounds nice to me.Smile
Reply
#20
Hopefully someone figures this out. It would be nice to have it available on XBMC. I was hoping to use the CTV App in Canada and just airplay it to my XBMC but I just found out they disabled Airplay on the App. WTF?!
Reply
#21
(2012-07-27, 16:46)GuyDanger Wrote: Hopefully someone figures this out. It would be nice to have it available on XBMC. I was hoping to use the CTV App in Canada and just airplay it to my XBMC but I just found out they disabled Airplay on the App. WTF?!

Yeah, suck there's no Airplay... old media always think they're protecting their interests but really just making themselves irrelevant

Hmm maybe I can find it on Ustream...? You can Airplay that
Edit: Nah, I guess Ustream is pretty paranoid about copyright, can't find anything.
Reply
#22
Hi,
I just discovered eurovisionsports.tv (official broadcaster) and started an addon for that.
There are 12 Livefeeds + 1 Newsfeed, 47 European Live-TV Channels, Live HD Events and Highlights available.
(For some reason the tv-channels from your own country are not watchable.)

But there's a problem:
There are 3 different streaming types available. Live-rtmp and ondemand-rtmp are working fine, but I dont know how to get the http streams working! (The Livefeeds and HD Events are using http)
They play fine for only 15 seconds... The full http url (captured with wireshark) looks like this:
Code:
http://culture-f.akamaihd.net/d03m01_1_700@s73516?primaryToken=1343429976_8026355950f5638d98e65b51815d22cb&v=1.1.12&fp=WIN%2011,3,300,268&r=TGFHH&g=TEDFKDRIAXAD&primaryToken=?event=d03m01
Example for .smil with the needed data:
Code:
http://ebustreaming.fr.edgesuite.net/vp/ovp/london2012/ebu/ms01.smil?event=d03m01

Any parameters missing? I'm sure someone here finds a way to get this working Wink

So, at the moment, only the 24/7 Newsfeed, LiveTV Channels, Highlights and Featured Videos are playing...

Edit: Forget the problems above - Everything is working fine now... Thanks to BlueCop!
Download v0.0.4
Reply
#23
eheh, got stuck at the same problem, posted about it here: http://forum.xbmc.org/showthread.php?tid...pid1156083

I should've probably used this thread, I do hope somebody manages to get this going, thanks for the ondemand stuff, will give it a test.
Reply
#24
(2012-07-27, 16:46)GuyDanger Wrote: Hopefully someone figures this out. It would be nice to have it available on XBMC. I was hoping to use the CTV App in Canada and just airplay it to my XBMC but I just found out they disabled Airplay on the App. WTF?!

Maybe something like AirVideoEnabler would work for re-enabling airplay?
Reply
#25
I actually got the olympic stream to work using similar commands.

sudo ipfw add 0 deny tcp from any to any 1935
sudo ipfw add 0 deny udp from any to any 1935
Reply
#26
(2012-07-28, 04:32)jackandjohn Wrote:
(2012-07-27, 16:46)GuyDanger Wrote: Hopefully someone figures this out. It would be nice to have it available on XBMC. I was hoping to use the CTV App in Canada and just airplay it to my XBMC but I just found out they disabled Airplay on the App. WTF?!

Maybe something like AirVideoEnabler would work for re-enabling airplay?

Nope, that cydia app doesn't help.
Reply
#27
(2012-07-28, 17:02)dieselboy27 Wrote:
(2012-07-28, 04:32)jackandjohn Wrote:
(2012-07-27, 16:46)GuyDanger Wrote: Hopefully someone figures this out. It would be nice to have it available on XBMC. I was hoping to use the CTV App in Canada and just airplay it to my XBMC but I just found out they disabled Airplay on the App. WTF?!

Maybe something like AirVideoEnabler would work for re-enabling airplay?

Nope, that cydia app doesn't help.

enable mirroring and it works just fine....using the CTV app from my iPad/atv2
Reply
#28
SportsDevil has decent content in MyPremiumTV
Reply
#29
It shows up empty..no links when i open the plugin.
Is there a region block for non EU regions.


(2012-07-28, 00:51)AddonScriptorDE Wrote: Hi,
I just discovered eurovisionsports.tv (official broadcaster) and started an addon for that.
There are 12 Livefeeds + 1 Newsfeed, 47 European Live-TV Channels, Live HD Events and Highlights available.
(For some reason the tv-channels from your own country are not watchable.)

But there's a problem:
There are 3 different streaming types available. Live-rtmp and ondemand-rtmp are working fine, but I dont know how to get the http streams working! (The Livefeeds and HD Events are using http)
They play fine for only 15 seconds... The full http url (captured with wireshark) looks like this:
Code:
http://culture-f.akamaihd.net/d03m01_1_700@s73516?primaryToken=1343429976_8026355950f5638d98e65b51815d22cb&v=1.1.12&fp=WIN%2011,3,300,268&r=TGFHH&g=TEDFKDRIAXAD&primaryToken=?event=d03m01
Example for .smil with the needed data:
Code:
http://ebustreaming.fr.edgesuite.net/vp/ovp/london2012/ebu/ms01.smil?event=d03m01

Any parameters missing? I'm sure someone here finds a way to get this working Wink

So, at the moment, only the 24/7 Newsfeed, LiveTV Channels, Highlights and Featured Videos are playing...
Download v0.0.2
- Added missing categories and logos

Reply
#30
(2012-07-28, 18:28)cablegoon Wrote:
(2012-07-28, 17:02)dieselboy27 Wrote:
(2012-07-28, 04:32)jackandjohn Wrote: Maybe something like AirVideoEnabler would work for re-enabling airplay?

Nope, that cydia app doesn't help.

enable mirroring and it works just fine....using the CTV app from my iPad/atv2

Yeah, mirroring works but doesn't fill the screen. It's not great but it'll do. The quality of the streams on the app is nice but really sad they won't implement native airplay.
Reply
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 8

Logout Mark Read Team Forum Stats Members Help
[REQUEST] 2012 London Olympics 0