--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/a3-AuBq9eyo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
I think you both may be missing the point. Whether I'm using USB, Ethernet, etc., the question is whether or not the BBB has enough processing power to run opencv on multiple 720p+ resolution streams simultaneously, whether it's two, three, or four at once.
Sure, from a bandwidth perspective you could probably run 4 IP cameras that output H.264 at the same time while also writing to a NAS over the same Ethernet line, but that's a moot point if the BBB can't actually process all that data fast enough.
If the BBB can only handle running opencv on one HD camera at a time, then I'm better off just using an RPi2 where I can at least do that with a CSI2 camera for $60 all-in.
Thanks for your input. Does anybody else know more specifics about the processing power side of the equation?