Webcam to website over SSH
I understand that I if I 'point' my website at the IP address of my
home PC where I am streaming a live webcam, I can then display it on my
website. The problem is that under this method I have to open up my
home network to the internet - something I am relluctant to do as a
result of the inherent security risks.
I have SSL enabled on my apache based website (hosted externally to my
network). I therefore presume that if I create a ssh tunnel to the
webserver, it should be possible to stream the webcam over the SSH
tunnel to the website.
This seems easy enough but I don't know how I should actually go about
doing it.
Can anyone provide any pointers on how to stream to a website over SSH?
TIA
|