Displaying Video Stream in WebView Angular

Hello everyone,

I’m currently waiting for my hardware to arrive to get started with OpenHD, but I have a single question concerning the Video Stream.
The goal is to display the live view in a web based Angular application for spectators, could you point me in the right direction how I could accomplish that?

Thanks a lot!

Look at the LTE code in the project. It utilizes a zerotier server to distribute the video via the internet- some of this code could be leveraged for your use. Of course any contributions back to the project are appreciated