Code Monkey home page Code Monkey logo

Comments (5)

nathan242 avatar nathan242 commented on June 16, 2024

Please check the web server error log to see if the PHP error has been logged. Post the errors here if you need help.

The host mycam.unaux.com has some exposed ports that probably shouldn't be. Please check/update the config if you have access to it. Also, http (unencrypted) should be disabled and only https used otherwise the login credentials and config could be captured.

from ipcam-cctv.

maheshgadgil7 avatar maheshgadgil7 commented on June 16, 2024

https://ipcam.fitzport.com/. same issue. there is nothing in the error log.

from ipcam-cctv.

nathan242 avatar nathan242 commented on June 16, 2024

Without the logs it is hard to say what the issue is. Also I would not recommend running this as a public site as this is intended to be ran on a server on a private secure network.

If you can get the logs it would also be good if you could provide the environment details (PHP version, PHP modules enabled, operating system).

from ipcam-cctv.

maheshgadgil7 avatar maheshgadgil7 commented on June 16, 2024

Warning: include(C:/xampp/htdocs/include/header.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\ipcam\index.php on line 28

Warning: include(): Failed opening 'C:/xampp/htdocs/include/header.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\ipcam\index.php on line 28

Warning: include(C:/xampp/htdocs/include/footer.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\ipcam\index.php on line 42

Warning: include(): Failed opening 'C:/xampp/htdocs/include/footer.php' for inclusion (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\ipcam\index.php on line 42

from ipcam-cctv.

nathan242 avatar nathan242 commented on June 16, 2024

Looks like this is running on a Windows based environment which is not supported. As per the README this is only supported on Linux and Unix like operating systems.

It may be possible to run the UI on a Windows environment but you will not be able to record from any devices as the scripts are not compatible.

from ipcam-cctv.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.