We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6a8551 commit c3f82b2Copy full SHA for c3f82b2
1 file changed
README.md
@@ -6,6 +6,9 @@ It uses RTSP + RTP (over UDP) to perform real-time streaming of the camera data
6
7
https://user-images.githubusercontent.com/213467/236601550-ba1a5ba1-4f1c-4dfa-9b64-94afbd46ef3f.mp4
8
9
+To facilitate easy connection to the camera, it also runs a mDNS server to
10
+advertise the camera's IP address / port that the RTSP server is running on.
11
+
12
## Hardware
13
14
This sample is designed to run on the ESP32 TimerCam ([Amazon Link](https://www.amazon.com/dp/B09W2RSPGL?psc=1&ref=ppx_yo2ov_dt_b_product_details)).
0 commit comments