Skip to content

Instantly share code, notes, and snippets.

@ma2shita
Last active November 8, 2019 05:04
Show Gist options
  • Select an option

  • Save ma2shita/61ba5f98b3e50a025e0b51a43417d6e2 to your computer and use it in GitHub Desktop.

Select an option

Save ma2shita/61ba5f98b3e50a025e0b51a43417d6e2 to your computer and use it in GitHub Desktop.
Let's try IoT Prototyping / Fixed point camera with RPi (camera_shooting / socket of systemd)
[Unit]
Description = Shooting camera server (listener)
[Socket]
ListenStream = 127.0.0.1:19000
Accept = yes
[Install]
WantedBy = sockets.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment