{"id":20795184,"url":"https://github.com/andriy-bilynskyy/secure-cam","last_synced_at":"2026-05-06T03:33:32.760Z","repository":{"id":178004164,"uuid":"146122845","full_name":"andriy-bilynskyy/secure-cam","owner":"andriy-bilynskyy","description":null,"archived":false,"fork":false,"pushed_at":"2018-09-01T08:57:32.000Z","size":202,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-04T09:00:03.517Z","etag":null,"topics":["camera-preview","linux","raspberry-pi","rtp-streaming","youtube"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andriy-bilynskyy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-08-25T19:14:42.000Z","updated_at":"2019-05-01T11:49:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"b94b6392-76c3-424a-992b-18681bb80476","html_url":"https://github.com/andriy-bilynskyy/secure-cam","commit_stats":null,"previous_names":["andriy-bilynskyy/secure-cam"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andriy-bilynskyy/secure-cam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriy-bilynskyy%2Fsecure-cam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriy-bilynskyy%2Fsecure-cam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriy-bilynskyy%2Fsecure-cam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriy-bilynskyy%2Fsecure-cam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andriy-bilynskyy","download_url":"https://codeload.github.com/andriy-bilynskyy/secure-cam/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriy-bilynskyy%2Fsecure-cam/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32677928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["camera-preview","linux","raspberry-pi","rtp-streaming","youtube"],"created_at":"2024-11-17T16:20:06.447Z","updated_at":"2026-05-06T03:33:32.724Z","avatar_url":"https://github.com/andriy-bilynskyy.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# secure-cam\n\n### NGINX\n \n\tsudo apt-get install nginx\n\tsudo apt-get install php5-fpm\n\tsudo nano /etc/nginx/sites-enabled/default\n\n\tindex index.php index.html index.htm;\n\n\t# pass the PHP scripts to FastCGI server listening on 127.0.0.1:9000\n\t#\n\tlocation ~ \\.php$ {\n\t\tinclude snippets/fastcgi-php.conf;\n\n\t\t# With php5-cgi alone:\n\t#       fastcgi_pass 127.0.0.1:9000;\n\t\t# With php5-fpm:\n\t\tfastcgi_pass unix:/var/run/php5-fpm.sock;\n\t}\n\n\tsudo /etc/init.d/nginx reload\n\tsudo /etc/init.d/nginx start\n\n### Allow start/stop service from php\n\t\n        sudo visudo\n\n        add line www-data ALL = NOPASSWD: /usr/sbin/service you-stream_serv stop, /usr/sbin/service you-stream_serv start\n\n        sudo visudo -c\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandriy-bilynskyy%2Fsecure-cam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandriy-bilynskyy%2Fsecure-cam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandriy-bilynskyy%2Fsecure-cam/lists"}