Hi guys,
I'm delighted to have discovered this forum recently as I'm expecting the arrival of a 32x32mm 720P IP camera tomorrow featuring the Hi3518E (
https://www.alibaba.com/product-detail/720P-CMOS-Onivf-IP-module-H_60352228981.html).
I've read this is a popular configuration to access and hack the linux OS. Unfortunately this is one part of a much larger project and I'm a terrible programmer only just getting familiar with Linux itself. My focus has always been on mechanical items, but I'm familiar enough with electronics- this is still very new territory for me. So apologies in advance for any ignorant questions.
1. The system that controls this camera will have two sets of coordinates for it's 2 axis gimbal system.
2. Self-contained values for X & Z axis motors, I say self contained because values need not come from the Ethernet port, but rather from a MPU6050 sensor or similar, so yes- it will be trying to level itself out continuously.
3. The other set of values WILL need to come from the ethernet connection and they will constitute an offset value so that the camera can be driven to move from the other (leveling) values.
I realize that it is almost certain that I will need a separate microcontroller to handle this, but I thought that maybe at least the 2nd set of values could come through the IP camera board since it will already be networked, and will require negligible bandwidth, and I could thusly avoid all the complication of adding a separate board, ethernet hub/switch etc. etc. only to get a few PWM signals in there. Space is at a premium for this application.
Short of that, I arrived here reading up on ways to reduce video latency. This particular IP camera will go through a 10/100 mini ethernet media converter (fiber optic 9/125) as well. Due to aforementioned size constraints I'm settling for 720p at 30fps even though I was shooting for at least 1080p. This board in particular is only 32x32mm in physical size, so I've got that going for me, which is nice. I'd welcome any suggestions on finding something smaller or higher resolution at that size (or actually a round PCB would be nice even though I don't expect to find that). OR something of similar size with a remote image sensor (via flat ribbon cable).
Anyway, as you can see, I have a lot of different directions I can move on this project. I'm funding this out of pocket right now, but if things work out I could turn a profit someday. As such, I'd be willing to hire someone to help with this or possibly some equity arrangement- but short of that, I'd surely love some free advice and guidance before I spiral off on a tangent here.
Anyway, thanks in advance for any tips to get me moving toward a viable solution! have a great day!
-Kevin