Replies: 1 comment
-
Hi Dan, I think it is possible. Just install VLC on the PI and connect to the ESP32 CAM. Give it a try and good luck with your project! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all!
First of all, thanks a lot for writing this library for the ESP32. On my search for a viable streaming solution for my esp32cam I stumbled across this project, and I hope it could be a good match for my use case. I hope I understood this protocol correctly, but probably this is not the right place to ask questions about it.
Anyway, I would like to use the ESP32-CAM to constantly stream images to my raspberry pi - the pi acts as the receiving server, and the cam uploads its data there. I'm pretty sure your use case is the opposite, where the camera acts as a web server as well.
Do you think I could use this library for my use case?
Thanks,
Dan
Beta Was this translation helpful? Give feedback.
All reactions