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!
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!
You need to create a server with webcam, then stream webcam/game view to mobile device.
Local Live Streaming for multiple clients is one of our plugin features, please check it out.
It also supports auto network discovery in local network.
FM Exhibition Tool Pack
PS: All Source Code written in C#, free to modify for specific case.