rodizio1 / EZ-WifiBroadcast

Affordable Digital HD Video Transmission made easy!
GNU General Public License v2.0
817 stars 200 forks source link

[Not an issue] Add support for Banana Pi M2 Zero (Zero Size but Quad-Core) #98

Closed careyer closed 6 years ago

careyer commented 6 years ago

Hi Rodizio,

When I drank my first coffee this morning and browsed through the latest Pollin catalogue, my eyes suddenly got stuck looking at this product: https://www.pollin.de/p/banana-pi-m2-zero-810854?utm_source=billiger.de&utm_medium=pvgl&campaign=pvgl/billiger.de&channelid=psm

Same form-factor as a Pi0/Pi0W but with a

IMHO this would make for the perfect AirPi module. Same small Form Factor as the Pi0 but way more processing power. Maybe you can support this module in one of the upcoming Releases?

That would be AWESOME!

Cheers! And keep up the excellent work!!!

P.S: Here is some additional information from the manufacturer: http://www.banana-pi.org/bpi-zero.html

geofrancis commented 6 years ago

The video encoding is tied to the broadcom GPU so unless it's got an identical GPU it wont work.

seeul8er commented 6 years ago

I guess this could work very well. However the problem is (as always) the camera module. Banana Pi only supports the OV5640 Modules/Sensors?! (Pi cam has OV5647 and IMX219). Someone should go and make a quality and latency comparison.

So many people use cameras for their projects and yet only the Raspberry Pi boards come with some useable hardware. I wonder why there is no one building a SBC (and camera modules) that work with some high quality cameras like the ones you see in modern smartphones. Today every one talks about neural networks and image recognition but I feel like the capable hardware is either missing or way to expensive.

careyer commented 6 years ago

@seeul8er / @rodizio1: Got it! Wrong GPU to run raspivid. Too bad. :-( I am wondering if it can be used as a GroundPi though? It would make a great SBC for integrating it into a small controller or receiver that fits into your shirt-bag (raspivid is not used on the groundside, right?). Just wondering if the kernel currently used will be compatible?

rodizio1 commented 6 years ago

This question comes up about once every few months. The short answer is, you guys are completely under-estimating the complexity of this and getting it to work on another platform. No, having a quick look at the banana pi or orange pi website and forum is not enough ;)

Here I wrote something about it: https://github.com/bortek/EZ-WifiBroadcast/issues/23#issuecomment-315685912

Or search through the rcgroups and fpv-community forum threads. Try it out if you like. I'm not going to spend any time on this.