- Notifications
You must be signed in to change notification settings - Fork0
The ROS D-Link IP Camera repository. Link IP camera's in a easy and clean way to ROS.
License
NotificationsYou must be signed in to change notification settings
PXLRoboticsLab/RODIPCa
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A simple ROS python script to connect DLINK IP cameras with ROS.
For this project to work you need to install the following dependencies:
- OpenCV 3
- ROS
Follow the steps below to install and run the software on your local machine:
- Clone this repo into your catkin_ws
- rosrun RODIPCa connect.py url [--name] [--password] [--topic] [--screen]
url(String): the url of the camera stream (make sure the url is a mjpeg stream)--name(String - Optional): the login name for the camera--password(String - Optional): the login password for the camera--stream(String - Optional): the video stream to be used (default: video1.mjpg)--topic(String - Optional): the name for the rostopic the data will be published to (default: dlink/image/compressed)--fps(int - optional): the maximum framerate of the camera (default: 30)--screen(store_true - Optional): shows a gui of the camera stream
This project is licensed under the MIT License - see theLICENSE.md file for details.
If you tested the project with another IP camera that's not in the list send an email to:Tim.Dupont@pxl.be so we can add it to the list.
About
The ROS D-Link IP Camera repository. Link IP camera's in a easy and clean way to ROS.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Contributors3
Uh oh!
There was an error while loading.Please reload this page.