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

    HELP with V2 AI Camera

    Units
    1
    1
    1.9k
    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
      tguneysu
      last edited by

      Hi,
      Windows 10 system running Chrome Browser.
      I am trying to control the camera using the serial interface.
      The server starts and I can switch functions of the camera via the browser interface.
      I can receive updates from all functions of the camera.

      However, no matter what I try, I cannot SWITCH functions using the JSON commands specified over the serial interface.

      To verify the serial transmit / receive operation. I have entered the Python Notebook mode. and I can successfully transmit and receive strings over the serial port functionality.

      I believe, either the given JSON commands are not accurate, or there is something else missing:

      Here is an example of what I send:

      For camera stream: {"function" : "Camera Stream" , "args" : ""}\n

      For motion tracking: {"function" : "Motion Tracker" , "args" : ""}\n

      Please advise what I am doing wrong.

      Thanks

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