Live data from Hacker News

Red Bull Stratos Skydive Rescheduled for today

redbullstratos.com

81–90 of 149 posts

Re: Red Bull Stratos Skydive Rescheduled for today

#83
I am having terrible problems using youtube to view the live stream. I am getting "stops" for about 5-10 seconds constantly. Sometimes I have to refresh the whole youtube page to get it working again. Earlier they said that over 100 sites are streaming the event... does anybody know about the best working site?

Re: Red Bull Stratos Skydive Rescheduled for today

#87
post #64

People, I've just made this little hack to show the location in a map: Go to http://www.redbullstratos.com/live/ and open the console to run: $("body").append(' ') $("body").append(" ") then (once openlayers.js is loaded), run this: CreateMap = function () { var lat = 33.3405; var lon = -103.7601; var zoom = 14; var fromProjection = new OpenLayers.Projection("EPSG:4326"); // Transform from WGS 1984 var toProjection =…

Wonderful! Thank you so much. I know it's a bit too much, but there is a way of making a 'route' of the positions?
Post reply on HN