Skip to content

360tetsu360/asicap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASICAP-RS

Software to control ZWO ASI cameras remotely

Build

  • Linux & Mac

    • Install libusb-1.0 for ASI Camera SDK
    • If you are using Raspberry Pi for server, replace RASPBERRYPI_VER in .cargo/config.toml with your Raspberry Pi model

Requires

  • Linux & Mac

    • Run
      $ sudo install asi.rules /lib/udev/rules.d 
      
      or
       $ sudo install asi.rules /etc/udev/rules.d
      
      and reconnect camera, then the camera can be opened without root and run
       $ cat /sys/module/usbcore/parameters/usbfs_memory_mb
      
      to make sure the result is 200.
  • Windows

Releases

No releases published

Packages

No packages published