Running RTSP Streaming Server on Xiao ESP32-S3 Sense #1532
-
I'm having a bit of difficulty in getting the RTSP-related examples to compile. In particular, the examples/examples-communication/rtsp/communication-generator-rtsp/ example indicates that there's no definition of the PCMInfo class which is referenced in src/AudioLibs/RTSP.h. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can usually find the additional dependencies in the class documentation and in the sketch! |
Beta Was this translation helpful? Give feedback.
You can usually find the additional dependencies in the class documentation and in the sketch!