Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
thk_EspCamServer
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
thk_libs
microcontrollers
thk_EspCamServer
Merge requests
!5
hello world without camera
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
hello world without camera
master
into
main
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Vladislav Vlasuk
requested to merge
master
into
main
2 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
8c8bd09d
1 commit,
2 years ago
1 file
+
1
−
2
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
examples/helloworld_handler/helloworld_handler.ino
+
1
−
2
View file @ 8c8bd09d
Edit in single-file editor
Open in Web IDE
Show full file
// Beschreibung:
// Beschreibung:
// Beispiel Sketch für das Auslesen der ESP32One Waveshare Kamera
// Beispiel Sketch für lokales Streamen des Kamerabildes per HTTP
// und lokales Streamen des Kamerabildes per HTTP
// Abhängigkeiten:
// Abhängigkeiten:
// thk_EspCamServer.h
// thk_EspCamServer.h
// Autor:
// Autor:
Loading