foscam_8918_driver repository

Repository Summary

Checkout URI https://github.com/tdenewiler/foscam_8918_driver.git
VCS Type git
VCS Version hydro-devel
Last Updated 2015-01-29
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Packages

Name Version
foscam_8918_driver 0.0.1

README

foscam_8918_driver

ROS driver that uses OpenCV to get image stream from Foscam 8918 IP camera and publish with image transport.

To Do

  • Read login credentials from a file so that it's not necessary to commit user name and password to VCS.
    • Currently, there is a launch file that is added to .gitignore file based off the example launch file. The ignored launch file should be sort of safe to put login credentials, but it still feels pretty dangerous.
  • See if there are ways to support pan, tilt, zoom, ROI, speaker, microphone, image resolution, and other features of the Foscam cameras.

CONTRIBUTING

No CONTRIBUTING.md found.