logo elektroda
logo elektroda
X
logo elektroda

Configuration of ESP32-CAM module with OV2640 camera for WIFI transmission in PLAY network

omnixcrs 1227 5
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 19778490
    omnixcrs
    Level 11  
    Hello,
    I have purchased an ESP32-CAM module with an OV2640 camera. I wanted to use this module to transmit video from a point where there is WIFI access from a router with PLAY mobile internet (sliding gate preview). I wanted to run this preview in the Blynk app (possibly just in a browser or something similar). Of course, the device on which I want to receive the image will have internet access but in a completely different location (different network).
    Please tell me if there is any way to do this?
    Alternatively, just streaming images from this camera will be enough for me, it doesn't necessarily have to be a stream.
  • ADVERTISEMENT
  • ADVERTISEMENT
  • #3 19789915
    omnixcrs
    Level 11  
    Hello,
    I have just been using a lot of these examples of taking pictures, but every time it doesn't work for me ie.
    The code uploads correctly, the wifi connection is there, even the photo taking procedure itself is done and even the flash on the ESP flashes, but in the blynk app itself I have no image. Apparently the IMAGE GALLERY widget gets the url link etc, but as I mentioned no image is visible. The camera works because I tested the module with local image transfer and it shows correctly.
    Also, as I wrote above these examples also only work locally.
  • ADVERTISEMENT
  • #4 19790364
    JacekCz
    Level 42  
    omnixcrs wrote:
    operate only locally.


    So locally they work ...

    The whole issue is now centred on the router, usually this is called NAT or Port Forwarding, you have to configure the router
  • ADVERTISEMENT
  • #5 19791013
    khoam
    Level 42  
    omnixcrs wrote:
    Other than that, as I wrote above these examples also only work locally.64

    Do you have a Blynk server locally too, or are you using the cloud?
  • #6 19797424
    omnixcrs
    Level 11  
    khoam wrote:
    omnixcrs wrote:
    Otherwise as I wrote above these examples also only work locally.

    Do you have a Blynk server locally too, or do you use the cloud?
    .
    I use the cloud.
ADVERTISEMENT