How to upload to cloud in remote locations

Our application needs live viewing of remote cameras , is there any suggested way for the same.

We saw in forum LTE dongles are not yet supported . What could be a way to integrate LTE modules with the rtl8735b . We would need a USB link for vide upload.

We saw a way to build LTE hotspot using esp32 + LTE module , but that does not seem to be a efficient way of doing this .

Hi @boltsandbytes,

Yes, LTE support is currently under development. We will keep you updated once it becomes available.

In the meantime, we previously shared an alternative approach here:

Not sure whether this workaround fits your application requirements; if you are interested in this approach, do let us know.

Any timeline for LTE integration ? . Everything else seems to work , only LTE link remains for us .

Currently we are exploring PPPoS and have a basic link working. But would prefer USB based LTE integration. Serial is anyway very slow and cannot handle high resolution .

Just an update , we were able to remote stream video using pppos and LTE module ( most have pppos ) . We are able to achive 720p live streams with low latency.

We also had to implement RTSP push to stream to MediaMTX .

Would love to see USB working for higher resolutions.

Hi @boltsandbytes,

Thank you for sharing the update.

We are unable to provide a timeline for LTE, but it is already under development. We will share further updates once more information becomes available.

It is great to hear that you managed to achieve low-latency 720p live streaming through PPPoS with an LTE module, as well as implement RTSP push streaming to MediaMTX.

Would you be able to share which LTE module you used, along with the approximate bitrate and frame rate of your 720p stream? This would help us better understand your setup and performance requirements.

Thank you.