• Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website

    WEBCAM Amalfi

    User help
    2
    4
    2215
    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.
    • P
      peppemath last edited by

      Ciao
      I'm new in Mango.

      I'm trying to replicate the example of webcam in Amalfi in your "Example" webpage, but i have some problems.
      I set the URL "http://65.5.172.234/axis-cgi/mjpg/video.cgi?camera=&showlength=1&resolution=704x240" in the Points Details but in the "Graphical views" page I see a black box.
      What are the correct values for the point of HTTP Image:

      Name
      Export ID (XID)
      URL Open URL ??
      Timeout (seconds) ??
      Retries ??
      Scaling type ??
      Read limit (KB) ??
      Webcam live feed code ??

      Ciao!!

      1 Reply Last reply Reply Quote 0
      • M
        mlohbihler last edited by

        Hi, and Welcome!

        The url that you provided is for the video feed, not still images. The url value used in the example is http://65.5.172.234/axis-cgi/jpg/image.cgi.

        See the online documentation for a description of the other fields.

        Best regards,
        Matthew

        1 Reply Last reply Reply Quote 0
        • P
          peppemath last edited by

          Thanks
          now is perfect

          with

          URL = http://65.5.172.234/axis-cgi/jpg/image.cgi
          WEBCAM ... = <img src="http://65.5.172.234/axis-cgi/mjpg/video.cgi?camera=&showlength=1&resolution=704x240" id="liveimage" />

          It works perfectly

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