How to achieve low video streaming latency?

Hello,

I need to support video streaming from a webcam. The audio is not important. However I need a very low latency - less than 1 second end-to-end to a mobile app.
Any advice on how to achieve this?

Thanks!

If someone still needs examples, you may try FMETP STREAM | Forum

It provides Live/Game View Streaming Demo with UDP/TCP/WebSocket

All source code are written in C# and easy to modify.

Supported: Android/iOS/Mac/PC/WebGL/HTML/VR

1 second is impossible. But I achieved sub 3 seconds using NexPlayer Video Plugin for Unity.