• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

camera module by alexyak

Scheduled Pinned Locked Moved General Discussion
13 Posts 4 Posters 6.5k Views 3 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.
  • B Offline
    broberg Project Sponsor @shramik49
    last edited by Apr 4, 2017, 7:25 AM

    @shramik49 yeah sorry, in the custom.css

    S 1 Reply Last reply Apr 4, 2017, 8:07 AM Reply Quote 0
    • S Offline
      shramik49 @broberg
      last edited by Apr 4, 2017, 8:07 AM

      @broberg
      i added the above lines but the size dint change.

      1 Reply Last reply Reply Quote 0
      • S Offline
        shramik49
        last edited by Apr 4, 2017, 8:19 AM

        0_1491293952631_Untitled.png

        B S 2 Replies Last reply Apr 4, 2017, 10:32 AM Reply Quote 0
        • B Offline
          broberg Project Sponsor @shramik49
          last edited by broberg Apr 4, 2017, 10:33 AM Apr 4, 2017, 10:32 AM

          @shramik49 then I’m clueless

          1 Reply Last reply Reply Quote 0
          • S Offline
            strawberry 3.141 Project Sponsor Module Developer @shramik49
            last edited by Apr 4, 2017, 10:52 AM

            @shramik49 the video size gets inserted as style attribute directly to the element. If you want to override those you have to use the following rules

            .camera video {
              width: 1280px !important;
              height: 960px !important;
            }
            

            Please create a github issue if you need help, so I can keep track

            S 1 Reply Last reply Apr 4, 2017, 11:08 AM Reply Quote 1
            • S Offline
              shramik49 @strawberry 3.141
              last edited by Apr 4, 2017, 11:08 AM

              @strawberry-3.141
              thank you so much…
              now i can adjust the image preview.

              1 Reply Last reply Reply Quote 0
              • S Offline
                shramik49
                last edited by Apr 4, 2017, 11:37 AM

                the camera module by alexyak is voice controlled. can it be controlled from a switch connected to gpio??

                J 1 Reply Last reply Apr 4, 2017, 4:08 PM Reply Quote 0
                • J Offline
                  johnnyboy @shramik49
                  last edited by Apr 4, 2017, 4:08 PM

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    shramik49
                    last edited by Apr 5, 2017, 6:13 AM

                    the live video capture by the webcam can it be delayed by 2sec and then displayed on the magicmirror? last examples(https://github.com/rom1v/delay)…

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      shramik49
                      last edited by Apr 11, 2017, 7:24 AM

                      hi,
                      i have another difficulty.
                      can the live video stream from the webcam can it be delayed and played after 3sec?

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        8/13
                        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