Read the statement by Michael Teeuw here.
Live Stream of NASA ISS spacestation
-
Dear community,
I found a live video stream of the ISS: https://www.nasa.gov/multimedia/nasatv/iss_ustream.html
Due to my very basic programming skills I would like to know wether it is possible to create a module with just copying the code of a video stream module and enter the link.
Thanks for your help in advance.
Kind regards from Hamburg,
Paul -
I don’t know how I missed this topic in the first place. This is something I would have done immediately Anyway, if you’re still around @PaulB, I went ahead and put this together for you (and me). At the moment, it does require the ability to click the play button upon launch. I’m looking into a workaround for that.
Peace!
-
At the moment, it does require the ability to click the play button upon launch. I’m looking into a workaround for that.
As it turns out, the simple addition of
?autoplay=1
to the url gives the video stream the ability to auto start. So, no need to click anything. I love google! First search and the solution was right there! :thumbsup: