{"id":17110784,"url":"https://github.com/eeddaann/qc-tools-automations","last_synced_at":"2026-07-18T13:09:27.668Z","repository":{"id":97229890,"uuid":"236839561","full_name":"eeddaann/qc-tools-automations","owner":"eeddaann","description":null,"archived":false,"fork":false,"pushed_at":"2020-01-28T20:56:47.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T14:06:00.512Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eeddaann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-01-28T20:55:47.000Z","updated_at":"2020-01-28T20:56:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a7dadb6-057b-4adb-be5a-fe902e899ecf","html_url":"https://github.com/eeddaann/qc-tools-automations","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eeddaann/qc-tools-automations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeddaann%2Fqc-tools-automations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeddaann%2Fqc-tools-automations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeddaann%2Fqc-tools-automations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeddaann%2Fqc-tools-automations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eeddaann","download_url":"https://codeload.github.com/eeddaann/qc-tools-automations/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eeddaann%2Fqc-tools-automations/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35618418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-18T02:00:07.223Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-14T16:46:19.326Z","updated_at":"2026-07-18T13:09:27.634Z","avatar_url":"https://github.com/eeddaann.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qc-tools-automations\n\nThis repo contains the automations for the following workflow:\n1. Video added to the input folder.\n2. Qcli analyze the video and create *.xml.gz file.\n3. Python script triggered and summerizes the *.xml.gz file.\n4. The script sends the data as a log to elasticsearch.\n\n## Installtion\n1. Verify that ```inotify-tools``` installed by running:\n```bash\ninotifywait --help | head -1\n```\nthe output should be something like:\n```bash\ninotifywait 3.14\n```\n2. Let’s grant execute permissions on ```qc-watcher.sh```:\n```bash\nchmod u+x qc-watcher.sh\n```\n3. Run the script via:\n```bash\n./qc-watcher.sh\n```\n4. Download ```qcli``` from:\nhttps://mediaarea.net/download/binary/qcli/1.0/\n\n## Logs\n### metrics log:\n```\n{\n   'min_y':7.0,\n   'max_y':248.0,\n   'min_u':7.0,\n   'max_u':248.0,\n   'min_v':12.0,\n   'max_v':245.0\n}\n```\n### operational log:\n```\n{\n   'script_version':'0.1',\n   'video_size_bytes':2565759,\n   'qcli_duration':29.675265,\n   'metrics_extraction_duration':1.489104,\n   'status':'success',\n   'total_duration':31.165828\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feeddaann%2Fqc-tools-automations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feeddaann%2Fqc-tools-automations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feeddaann%2Fqc-tools-automations/lists"}