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

    TimerCam X uncompressed image stream

    SOFTWARE
    1
    1
    172
    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.
    • O
      ollih
      last edited by

      Hi,

      I am trying to use the TimerCam X to deliver an uncompressed image stream. Motion JPEG works up to the following settings in the example web_cam -> ap:

      TimerCAM.Camera.sensor->set_pixformat(TimerCAM.Camera.sensor, PIXFORMAT_JPEG);
      TimerCAM.Camera.sensor->set_quality(TimerCAM.Camera.sensor, 8);
      TimerCAM.Camera.sensor->set_framesize(TimerCAM.Camera.sensor, FRAMESIZE_SVGA);
      

      Increasing the resolution or lowering the quality value (increasing the image quality) will fail during the internal initialisation phase.

      At a working setting the image is only send if there is relevant motion detected (motion jpg?) in the changing image content. This is also unfortunate for the project I am working on.

      An uncompressed high-resolution image (grayscale or color) that is transferred reliably would be best for my application. Can anyone provide an example?

      Thanks in advance,
      Oliver

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