21

Is there any open source firmware or OS for IP cameras like OpenWrt for routers.

I need an OS or a firmware for IP cameras in order to communicate with our cloud service easily. I have some experience with OpenWrt that's why I'm thinking in that way.

My target is to get an HTTP call (minimum GET call ) from the IP camera. Is there any IP camera which are using opensource firmware?

Helmar
  • 8,430
  • 6
  • 35
  • 84
  • What does "My target is to get an HTTP call (minimum GET call ) from the IP camera" even mean?? Do you wish to make an HTTP request to the camera's computer, or do you wish the camera's computer to make a request to something else? And what should that request accomplish? Beyond that, this remains a list question not fitting the Stack Exchange mission, but as previously suggested there are OpenWRT based implementations and webcam demos for OpenWRT platforms like the MT7688, typically using a USB camera. No doubt there exist demos for the Raspberry Pi as well. – Chris Stratton Apr 01 '18 at 18:08
  • Click OpenWRT link in the question 2) Type "camera" in the search box
  • – Chris Stratton Apr 01 '18 at 18:14