Jump to content

So I'm making project which Raspberry pi 2 Model B. So it streams video from camera using motion-mmal. The proble is that it's only for local network. So I know that I need to open port, but I don't have permission's to laboratory router. So question would be is there other way to make Raspberry accessible on public ?

Link to comment
https://linustechtips.com/topic/597768-linux-vnc-access-from-public-web/
Share on other sites

Link to post
Share on other sites

7 hours ago, Ovisss4 said:

So I'm making project which Raspberry pi 2 Model B. So it streams video from camera using motion-mmal. The proble is that it's only for local network. So I know that I need to open port, but I don't have permission's to laboratory router. So question would be is there other way to make Raspberry accessible on public ?

You could try either using a VPN / Proxy, or some software such as logmein which does a similar thing only with a nice GUI and browser management.

 

Also if you don't / can't get permission to open a port, you might need to check that the above isn't against your lab's acceptable use policy. (If one even exists)

Connor Freebairn - ConnorFreebairn@newman.cumbria.sch.uk
IT Technician & Certified computer geek.

Link to post
Share on other sites

Depending on home much you care about security you may wish to use a vpn connection to your home network. That's how I access my server. Alternatively, you could maybe use port forwarding. Although that is something I've never done and know very little about. 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×