Hi,
I have a Qt console application(without GUI).
I want to create a web page to act as the GUI of the application.
The application can show images -> uses openCV to get frames on a USB camera and I want to display on a web page.
I want to create the GUI as a web page to act similar to some devices where you connect to it by web browser and you can configure it.
I have no idea how to start this. I know that some languages like PHP maybe can be useful.
Thanks,
Bookmarks