User Tools

Site Tools


esp32-cam-ch340

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
esp32-cam-ch340 [2024/10/28 15:45] brunoesp32-cam-ch340 [2024/10/28 21:42] (current) bruno
Line 14: Line 14:
   * Menu Sketch -> Upload   * Menu Sketch -> Upload
   * Push RST   * Push RST
 +
 +  * Photo -> ''<nowiki>http://{IP}/capture</nowiki>''
 +  * Stream -> ''<nowiki>http:'//{IP}:81/stream</nowiki>''
 +  * Variables -> ''<nowiki>http://{IP}/status</nowiki>''
 +  * Réglages -> ''<nowiki>http://{IP}/control?var={var}&val={val}</nowiki>''
 +    * Framesize -> ''/control?framesize={n}'' avec n = 0 (96x96) -> 13 UXGA(1600x1200)
 +  * Sauf XCLK -> ''<nowiki>http:'//{IP}/xclk?xclk={xclk}</nowiki>''
  
 [[https://randomnerdtutorials.com/esp32-cam-take-photo-display-web-server/]] [[https://randomnerdtutorials.com/esp32-cam-take-photo-display-web-server/]]
Line 21: Line 28:
   * idem pour [[https://github.com/me-no-dev/AsyncTCP/archive/master.zip]]   * idem pour [[https://github.com/me-no-dev/AsyncTCP/archive/master.zip]]
   * Code: [[https://github.com/RuiSantosdotme/ESP32-CAM-Arduino-IDE/blob/master/ESP32-CAM-Take-Photo-and-Display-Web-Server/ESP32-CAM-Take-Photo-and-Display-Web-Server.ino]]   * Code: [[https://github.com/RuiSantosdotme/ESP32-CAM-Arduino-IDE/blob/master/ESP32-CAM-Take-Photo-and-Display-Web-Server/ESP32-CAM-Take-Photo-and-Display-Web-Server.ino]]
 +
 +-> Fonctionne pas :!:
  
 [[https://microcontrollerslab.com/esp32-cam-take-photo-display-web-server/]] [[https://microcontrollerslab.com/esp32-cam-take-photo-display-web-server/]]
esp32-cam-ch340.1730130343.txt.gz · Last modified: 2024/10/28 15:45 by bruno