🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Arduino & TimerCameraX - webcam examples just don't work

    Arduino
    2
    4
    1.8k
    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.
    • J
      jarkman
      last edited by

      I'm trying to use a TimerCameraX with Arduino, with the latest versions of everything.

      Both of the Timer-CAM webcam examples (sta and ap) work for a little while, then become very intermittent, then stop delivering frames altogether.

      Are these examples meant to work correctly with the TimerCameraX ? Should I be looking somewhere else for decent examples ?

      Thanks,
      Richard

      1 Reply Last reply Reply Quote 0
      • felmueF
        felmue
        last edited by

        Hello @jarkman

        I assume you already have PSRAM enabled in your build, yes?

        BTW: Not sure why but changing the frame_size from FRAMESIZE_QVGA to the camera native FRAMESIZE_QXGA helped a lot.

        Thanks
        Felix

        GPIO translation table M5Stack / M5Core2
        Information about various M5Stack products.
        Code examples

        1 Reply Last reply Reply Quote 0
        • J
          jarkman
          last edited by

          @felmue - thanks. I had PSRAM enabled but perhaps not the right partition scheme.

          I now have PSRAM enabled and I'm using the default partition scheme ('default 4MB with spiffs...').

          I see it

          • working with FRAMESIZE_QVGA (320x200)
          • working but frequently blocking for several seconds with FRAMESIZE_SVGA (800x600) as in the original sample
          • crashing instantly with FRAMESIZE_QXGA (2048x1536)

          Any thoughts ?

          thanks,
          Richard

          1 Reply Last reply Reply Quote 0
          • felmueF
            felmue
            last edited by

            Hello @jarkman

            I am afraid I am out of ideas at this point in time. Sorry.

            Thanks
            Felix

            GPIO translation table M5Stack / M5Core2
            Information about various M5Stack products.
            Code examples

            1 Reply Last reply Reply Quote 0
            • First post
              Last post