Giter VIP home page Giter VIP logo

mmm-iss-live's Introduction

MMM-ISS-Live

  • Displays live video from the International Space Station

  • Audio from the ISS (when available)

Live video from the International Space Station includes internal views when the crew is on-duty and Earth views at other times. The video is accompanied by audio of conversations between the crew and Mission Control. This video is only available when the space station is in contact with the ground.

During "loss of signal" periods, viewers will see a blue screen. Since the station orbits the Earth once every 90 minutes, it experiences a sunrise or a sunset about every 45 minutes. When the station is in darkness, external camera video may appear black, but can sometimes provide spectacular views of lightning or city lights below.

Examples

The module is a live stream. These are still shots, obviously.

Installation

  • git clone https://github.com/mykle1/MMM-ISS-Live into the ~/MagicMirror/modules directory.

Config.js entry and options

{
disabled: false,
module: 'MMM-ISS-Live',
position: 'bottom left',
config: {
    useHeader: false,                // true if you want a header
    header: "",                      // Change in config file. useHeader must be true
    animationSpeed: 1000,            // fade speed
}

},

Electron may hinder the use of autoplay. Known issue.

This will fix it

Edit MagicMirror/js/electron.js

Add the line shown below

let mainWindow;

function createWindow() {
    app.commandLine.appendSwitch('autoplay-policy', 'no-user-gesture-required');  //< -------- added

Save and restart MagicMirror

mmm-iss-live's People

Contributors

mykle1 avatar

Stargazers

Kristjan ESPERANTO avatar LandStein avatar  avatar Cees-Jan Kiewiet avatar Rob avatar  avatar Brenton avatar Arjun avatar Hasan Eren Keskin avatar Fernando Fernández avatar  avatar

Watchers

James Cloos avatar  avatar

mmm-iss-live's Issues

Browser out of date

Hi,

module is working fine but i get the error message that my browser is out of date. Any recommendations to solve this?

BR

swrast driver

Mykle1 hello, I am having a problem running the ISS Live and I was hopping you could help me. When I install the module I get a blank screen and when I edit the electron.js to fix it I get the error failed to load swrast driver. I have done a lot of google searchs , youtube and AI and can not find anything to tell me how to fix this. could you help.
Thank you.

Video Laggy, possible solutions, ISS-EARTH also

Im not sure if theres a way to do this because im new to programming but having the videos at the highest or auto quality makes them choppy, being able to set them to 720p or lower would be great, ive been looking at how to do this but it seems complicated

Improvements

  • Configuration option for the module to be a background
  • Configuration option for the module to have no sound

Autoplay not working

Hi,
Just installed it and have been trying to get it working. The module loads but it won't autoplay. It will only play if I click the play button with the mouse. I see that autoplay is in the URL so it seems like it should work, but it's not for me. Any ideas?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.