Seems this is the way to go amongst all the replies. Didn’t realise i could reverse proxy a camera stream! Thank you
Seems this is the way to go amongst all the replies. Didn’t realise i could reverse proxy a camera stream! Thank you
Seems this is the way to go amongst all the replies Didn’t realise i could reverse proxy a camera stream! Thank you
Reverse proxy the stream and reference itself in the reverse proxied website? Is there no way to do it internally in nginx?
Hadn’t heard of it before. Thank you!
I need the website to serve to public users but the website itself is out of scope of this post.
One of the pages will be a video player
Apologies if it wasn’t clear.
Yes, I have an RTSP stream all the way to my local network. I can pick up the RTSP stream and also HLS, WebRTC etc. all locally. For all intents and purposes I have a stream ready to go on the local network at 192.168.X.A
The webserver is also on 192.168.X.Y and serves wordpress just fine.
I just dont know how to make the two talk. When I go to https:// website. com the embedded stream looking for 192.168.X.A doesn’t work
However if I go directly to 192.168.X.A in my browser the stream works just fine (I’ve ommited ports in this comment)
Free, self hostable, not subscription based, and lots of support. I’m making a whole website of which one page will be a “live stream”. Happy to explore other options though!
Is that just to bring the webserver/ WordPress on to the same subnet? Because they already are at this point… everything’s on the 192.X subnet.
At this point we can ignore the VPN and just assume I’m trying to pick the stream up from mediaMTX
Yeah that’s a fair point but its a full website with only one page for streaming in this case