-
Notifications
You must be signed in to change notification settings - Fork 9
Video streaming
remot3.it provides remote access and bulk management of devices connected to the internet, and supports Raspberry Pi's. It can be used to enable video streaming through HTTP, accessible from anywhere in a secure way.
The installation instructions below are based on this article: https://remot3it.zendesk.com/hc/en-us/articles/115006015367-Installing-the-remot3-it-weavedconnectd-daemon-on-your-Raspberry-Pi
Install the weavedconnectd package
sudo apt-get update
sudo apt-get install weavedconnectd
and configure remot3.it service attachments.
sudo weavedinstaller
You can choose from the following attachments:
1) SSH on port 22
2) Web (HTTP) on port 80
3) VNC on port 5901
4) Custom (TCP)
5) Return to previous menu
It may be handy to enable SSH connection for troubleshooting. For video streaming enable HTTP server on port 8081, which is the one used for video streaming by the Motion software. At the end of the configuration you should see something like this:
=========== Installed remot3.it Services =================
Protocol Port Service remot3.it Service Name
------------------------------------------------------------
HTTP 8081 motion motion
SSH 22 sshd SSH-Pi
------------------------------------------------------------
Device Name: rpizero_smart_camera
============================================================
You will be able to watch the video stream through the remote.it web interface.