-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for esp32-cam-fpv #7
Comments
Impossible, this is specifically for the receiving end of wfb ng |
What latency are you getting on that system ? |
@gehee Can ESP32 run Linux systems? I haven't heard of it before |
I think it would be meaningless not to support h264/h265, even if compressed, the transmission rate of jpg is very high. Not practical |
@zhuwei Nothing is impossible. ESP32-cam is not about picture quality, it's about the size, price, availability and open source. Basically, a better replacement for cheap analogue FPV systems. @gehee Still waiting for my ESP32-cam to arrive. Will share my numbers once tested. But @RomanLut claims it's 10-30ms. |
@ugnich I played SP32 cam a few years ago and I also know its performance. You insist on doing this, as I didn't say. Have a good time |
@zhuwei I don't know what you tried, but in esp32-cam-fpv they use modified esp-camera component to achieve low latency. It's not normal esp32-cam. Read the link above. |
@ugnich Okay, I will keep an eye on it. You guys, come on |
@ugnich I carefully reviewed the introduction. |
@ugnich Can the delay be as low as 30ms at a resolution of 1280x720 30fps? |
@zhuwei Just to be clear: I'm not the developer of that project. The people who made it happen are @RomanLut, @jeanlemotan, and @Ncerzzk. It's best to ask them, as I did not receive my esp32-cam board in the mail yet. |
@ugnich I'll consider it again. The cost of esp32s3sense+ov5640 is a bit high, and its cost-effectiveness is not as good as that of openipc. It's also at a resolution of 1280*720@30fps |
Please add support for ESP32 based VTX described here: https://github.com/RomanLut/hx-esp32-cam-fpv
It has no security keys and uses JPEG compression. Otherwise looks similar to wfb-ng.
Why: it's very cheap, small, lightweight and easy to build VTX. The image quality is not awesome, but the latency is better than most other digital FPV systems.
The text was updated successfully, but these errors were encountered: