IvanGlinkin/CCTV

Impossible to get a combined file

Axrxaxra opened this issue · 9 comments

In the end, after successful json and html, he writes that the combined file has been successfully created, but he does not throw me anywhere, as shown in the video, and no link and no files are given anywhere.

Check the reports-html folder. _combined_data.html should be there

Interesting, I don't have this folder anywhere. I also checked it using PC.
I have created "reports-html" manually, doesn't work...
A also edit name of folder from "CCTV-main" to "CCTV"

You don't need to create folders manually.
Try to write ls in the root folder of the project (CCTV). You will see the reports-html folder. Next, write cd reports-html, you will move to this folder. Write ls again. You will see all the generated html files. You can also write pwd to see the full path to this folder on the device

Screenshot_20240509_142651_Termux

Oh, thanks, it works. But how can I get to the browser page from here, like it was shown in video?

You just need to open the file _combined_data.html .
If you are doing this with android, try opening file explorer and following the path that you saw after the pwd command. Find this file and just open it, it should open in the browser. You can also send this file to your telegram and open it on your computer

Screenshot_20240509_173541_Chrome
After opening "_combined_data.html" I got this from Chrome

The stylesheets and scripts have not loaded. You should try to just do it all from your computer, not from your phone.

shiit, i don't even know, how to use terminal or termux on windows properly......