3

I have found many projects involving esp32cam, but in all projects video is being seen on local server only.For its of no use.As for a home security project user can view the video at remote location like MI robotic camera.

Also i do not want any port forwarding or tunneling service from a third party like www.nabto.com, www.ngrok.com etc.

asked Apr 27, 2020 at 15:30
4
  • You will need something local to the ESP32CAM that can do the SSH tunnelling. Maybe a Raspberry Pi. Everything else is just networking and routing and port forwarding. Nothing about that affects the ESP32 in any way. Commented Apr 27, 2020 at 15:42
  • If you're feeling adventurous there's an attempt to turn an ESP32 into an SSH server here, though you'd probably have to implement a whole lot more to do port forwarding. Commented Apr 27, 2020 at 15:48
  • did you post this duplicate? ... electronics.stackexchange.com/questions/495797/… Commented Apr 27, 2020 at 17:17
  • I think esp device support ssh tunneling. only need to implement it separately to transfer cam data over ssh tunnel. similar like how file transfer over ssh using sftp. Commented Sep 7 at 14:56

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.