Author: Felix Tang

  • Email notification : Public IP address of a broadband router

    Many home and small business internet connections use dynamic IP addresses that can change periodically. This makes it challenging to reliably access services (such as a web server or home network) hosted on that connection, as the IP address changes over time. Dynamic DNS (DDNS) is a valuable technology that provides reliability, remote access, and… Read more

  • A chart showing recording size of IPCAM using Ajax & Express

    The size of IP camera recording can be significantly influenced by various factors, including configuration settings such as encoding method (H264, H265), bit rate, and video size, as well as environmental conditions like lighting, video noise level and the moving speed of recorded objects. To visually represent these variations, I intend to utilize a line… Read more

  • Blog post loading on web page with Ajax & Express

    Create a static page called blog.html in the public folder. Content of the server7.js The appropriate file structure should resemble the following: Run the Express application by executing the following command in the Ubuntu terminal: Make sure both Orange Pi and PC have the same subnet and connect to the same router or network switch. On the PC’s web… Read more