ipcweb/ipcweb-backend application edit

  • Hello, the relevant source code of ipcweb is <SDK>in /project/app/ipcweb, this application is provided by Rockchip, and we have not redeveloped it.
    Here is a related development note, unfortunately only in Chinese, but not much content can be read with the help of Google Translate, mainly mentioning the use of Angular8 on the web front-end and ngingx+fastcgi on the back-end and related tutorial sites and debugging tips
    Downloaded 133 times
    Here is the rkipc development documentation, which has mentioned part of the process of communicating with the web
    Downloaded 132 times
  • Dear Crocodile

    Thanks for your answer.
    web-development-reference.pdf
    1. ipcweb-ng ---> Where can I download it?

    Please reply.

    Many thank you.
  • This ipcweb document is a description of the rv1126, 1109 platform SDK, rv1106 can only be used as a reference, I can only find a mini-ipcweb-ng.rar file here, the src subfile is similar to the structure mentioned in the document, I have no experience with web development, not sure if this will help you
    Downloaded 128 times
  • Dear hsg2000
    Have you ever solved ipcweb?
    I just star the server and vist the home page index.html, but get a 403 Forbidden page,
    But when i vist http://192.168.9.122/cgi-bin/entry.cgi/network/lan
    The json seems right

    Do you know how to vist index.html?
    微信图片_20241012001342.png
    微信图片_20241012001425.png