I'm having troubles figuring out exactly what runs where to do relaying.
I have a camera server, sitting on RFC1918 address space (behind a NAT box)
I have a webserver, out on the internet.
I want to relay the camera stream out to the internet webserver host to be served from there.
Do I :
Run camserv and relay on RFC1918 host Run camserv on internet host
Or does the relay run on the internet host ? (in which case I suspect I'll have to do some other port forwarding to get around the NAT issue)
Pls advise :)
Cheers,
Al
Log in to post a comment.
I'm having troubles figuring out exactly what runs where to do relaying.
I have a camera server, sitting on RFC1918 address space (behind a NAT box)
I have a webserver, out on the internet.
I want to relay the camera stream out to the internet webserver host to be served from there.
Do I :
Run camserv and relay on RFC1918 host
Run camserv on internet host
Or does the relay run on the internet host ? (in which case I suspect I'll have to do some other port forwarding to get around the NAT issue)
Pls advise :)
Cheers,
Al