MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-Nest-Camera: Display Live Nest Cameras in Magic Mirror

    Scheduled Pinned Locked Moved Utilities
    10 Posts 9 Posters 5.3k Views 9 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T Offline
      Tagriel
      last edited by

      Hi, Awesome you build this!!! I’ve been trying to use it but it just doesn’t work. I followed the instructions carefully and created the project in the nest developer site, got the code by executing the file you included and then I copied and pasted the code it gave me:

      {
      module: “MMM-Nest-Camera”,
      position: “middle_center”,
      config: {
      token: “mytoken” }
      },

      When I launch the MagicMirror, it displays a nest icon in the middle center with 3 dots, but it doesn’t display anything, Ive also change the code for this one:

      {
      module: “MMM-Nest-Camera”,
      position: “middle_center”,
      config: {
      token: “mytoken”,
      mode: ‘video’}
      },

      little help please? :)

      Thanks!

      E 1 Reply Last reply Reply Quote 0
      • D Offline
        davis929
        last edited by davis929

        I was able to get this to work in image mode only (video mode will not actually play the video).

        I had to do a totally removal of the module, reinstall of the module and a refresh of MM. When I did a reboot, the token seemed to stop working.

        Also, the public URL IS required for this.

        1 Reply Last reply Reply Quote 0
        • P Offline
          poonasor
          last edited by poonasor

          What are the steps for the nest developers section?
          I don’t know where I would get the Support URL from? Would that be the public ip of my magic mirror?

          [update] n/m finally got that it was a support url

          1 Reply Last reply Reply Quote 0
          • E Offline
            eawalker1 @Tagriel
            last edited by

            @tagriel I am having same problem. Were you able to resolve this? Or find another module to work?

            michael5rM 1 Reply Last reply Reply Quote 0
            • michael5rM Offline
              michael5r Module Developer @eawalker1
              last edited by

              @eawalker1 You could try my nest-cameras module:
              https://github.com/michael5r/mmm-nest-cameras

              It autoplays the video.

              Bear in mind that if you want to view a Nest camera video stream, the camera will need to be publicly shared - it doesn’t matter which MM module you use, there’s no getting around this currently.

              T 1 Reply Last reply Reply Quote 0
              • T Offline
                Thomas Crahay @michael5r
                last edited by

                @michael5r Hi, Does your module also manage Google Nest Hello Doorbells cameras ?

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy