Skip to content

An AzCam application to create a remote image server which receives images from azcamserver.

License

Notifications You must be signed in to change notification settings

so-mops/azcam-imageserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azcam-imageserver

azcam-imageserver is an azcam application which creates a process to receive an image from a remote system running azcam.

Installation

pip install azcam-imageserver

Or download from github: https://github.com/mplesser/azcam-imageserver.git.

Usage Examples

Command line options are:

  • -port portnumber (default 6543): set socket port for listening
  • -b: set beep ON when an image is received
  • -v: set verbose mode ON
  • -g: set guide mode ON
imageserver
or
imageserver -p 1234 -b -v -g
or
python -m azcam_imageserver.imageserver -p 1234 -b -v

About

An AzCam application to create a remote image server which receives images from azcamserver.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%