{"id":15493486,"url":"https://github.com/sinclairzx81/stream-cortex","last_synced_at":"2025-04-22T19:59:04.475Z","repository":{"id":66035009,"uuid":"100187524","full_name":"sinclairzx81/stream-cortex","owner":"sinclairzx81","description":"real-time live video streaming experiments with node + ffmpeg","archived":false,"fork":false,"pushed_at":"2017-08-13T15:54:08.000Z","size":10,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T11:12:27.419Z","etag":null,"topics":["experimental","ffmpeg","hls","live-streaming","node"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sinclairzx81.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":"2017-08-13T15:51:20.000Z","updated_at":"2024-05-03T06:24:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"662ffdfc-3907-4ee1-ba4e-b51cba482291","html_url":"https://github.com/sinclairzx81/stream-cortex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinclairzx81%2Fstream-cortex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinclairzx81%2Fstream-cortex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinclairzx81%2Fstream-cortex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinclairzx81%2Fstream-cortex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sinclairzx81","download_url":"https://codeload.github.com/sinclairzx81/stream-cortex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250315977,"owners_count":21410473,"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":["experimental","ffmpeg","hls","live-streaming","node"],"created_at":"2024-10-02T08:07:09.031Z","updated_at":"2025-04-22T19:59:04.468Z","avatar_url":"https://github.com/sinclairzx81.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stream-cortex\n\nlive video streaming experiments with node.\n\n## overview\n\nThis project is a experimental test suite trialing a variety of live video streaming approaches using ffmpeg and node.\n\n## prereq\n\nThis project was developed on linux mint 18.1 (ubuntu). The project takes a reference on the node module ```node-canvas``` which in turn requires the cairo imaging library. The following should be installed prior to running.\n\n### cairo \n```\nsudo apt-get install libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++\n```\n### ffmpeg\n```\nsudo apt-get install ffmpeg  \n```\nor if not found, the PPA's are: \n```\nsudo add-apt-repository ppa:mc3man/trusty-media\nsudo apt-get update\nsudo apt-get install ffmpeg\n```\n## running the project\n\nThe following will start a video server demo on ```http://localhost:5000```\n```\nnpm start\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinclairzx81%2Fstream-cortex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinclairzx81%2Fstream-cortex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinclairzx81%2Fstream-cortex/lists"}