{"id":21061005,"url":"https://github.com/scross01/dlink-dcs-python-lib","last_synced_at":"2025-05-16T00:34:18.860Z","repository":{"id":245576965,"uuid":"138483549","full_name":"scross01/dlink-dcs-python-lib","owner":"scross01","description":"Python library for controlling the DLINK DCS 5025L wireless IP Camera.","archived":false,"fork":false,"pushed_at":"2018-06-24T13:32:21.000Z","size":15,"stargazers_count":7,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T18:05:24.121Z","etag":null,"topics":["dlink-cameras","webcam"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scross01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-24T13:19:33.000Z","updated_at":"2024-11-04T21:02:15.000Z","dependencies_parsed_at":"2024-06-22T21:57:13.012Z","dependency_job_id":"a54fc5cd-a3b5-4ce3-9e48-cb8acf83d280","html_url":"https://github.com/scross01/dlink-dcs-python-lib","commit_stats":null,"previous_names":["scross01/dlink-dcs-python-lib"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scross01%2Fdlink-dcs-python-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scross01%2Fdlink-dcs-python-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scross01%2Fdlink-dcs-python-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scross01%2Fdlink-dcs-python-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scross01","download_url":"https://codeload.github.com/scross01/dlink-dcs-python-lib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448056,"owners_count":22072755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dlink-cameras","webcam"],"created_at":"2024-11-19T17:20:24.616Z","updated_at":"2025-05-16T00:34:13.823Z","avatar_url":"https://github.com/scross01.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Python Library for DLINK DCS 5025L Wireless IP Camera\n=====================================================\n\nThis library has been built for and tested with the DLINK DCS 5025L Wireless Pan Tile IP Webcam. The library may work fully or partially with other DLINK IP Cameras (untested).\n\n\nRunning Tests\n-------------\n\nRunning the library tests will update and reset various IP Camera settings. If you need to retain you current configuration you should **manually save your IP Camera configuration** in the DLINK web console and restore the configuration after running the tests.\n\nCreate a file  `tests/camtest.cfg` with the test camera connection details.\n\n```\n[DEFAULT]\nhost=192.168.1.101\nport=80\nuser=admin\npassword=Pa55_Word\n```\n\n### Run all Tests\n\n```\n$ python3 -m unittest discover\n```\n\n### Run a single test\n\n```\n$ python3 -m unittest tests.test_dlinkdcs.TestDlinkDCSCam.TESTNAME -v\n```\n\nWhere TESTNAME is the test function to run e.g. `test_get_common_info`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscross01%2Fdlink-dcs-python-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscross01%2Fdlink-dcs-python-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscross01%2Fdlink-dcs-python-lib/lists"}