I have a publicly hosted AWS EC2 with ignition exposed that I’m working with currently.
I’m having some trouble figuring out why I can’t get a camera feed to pass through to the Perspective Client The perspective view works great locally within a client on the EC2. It looks like it’s authenticating and pulling the feed at the client when I need it to do that at the gateway to serve everyone the feed that has access to a client.
The camera feed is through the same site-to-site VPN(VPC) I have an edge gateway on. If I use my Secomea connection the view also works appropriately.
I’m using the WebDev module with local HTML files on the gateway. Is there a way I can make this work with what I have or do I need to find another way?