Video transmission using maduino zero 4g Lte modem

I need to do a video transmission using maduino zero 4g lte board based on SIM7600E-H (as that is the one I have). I assume we need a microcontroller/microprocessor for interfacing camera and by connecting maduino zero 4h lte modem to that microcontroller/microprocessor we can transmit it to any device connected with any network.
Any kind of help is welcome

The very first step is to compute the throughput needed. That is the number of bytes per second, input plus output that is needed to do your project. From that you can estimate the type of microprocessor you need.

After you determine the power of the processor, match the device connections to the microprocessor capability.

When that is done, compute the voltage and amperage needed for the project's power supply.

Good luck!

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.