Skip to content
This repository has been archived by the owner on Jun 21, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 462 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 462 Bytes

SkyCam

This camera consists of two parts:

  • The broadcast command -- this streams camera output to an RMTP server.
  • The broadcast.service systemd service runs the aforementioned command at system start and keeps it alive if it crashes. This is symlinked into /lib/systemd/system.

The file .skycamrc is sourced by the broadcast command to set the ID of the stream. This ID is the UUID component of the RTMP URL to which the stream is pushed.