{"id":13617719,"url":"https://github.com/gesinger/debug-video","last_synced_at":"2025-04-14T06:35:15.392Z","repository":{"id":40362232,"uuid":"491296194","full_name":"gesinger/debug-video","owner":"gesinger","description":"A debugging tool for HLS and DASH","archived":false,"fork":false,"pushed_at":"2022-05-13T15:56:51.000Z","size":1049,"stargazers_count":73,"open_issues_count":2,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-08-01T20:48:41.319Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://debug.video","language":"JavaScript","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/gesinger.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}},"created_at":"2022-05-11T23:01:40.000Z","updated_at":"2024-06-21T23:41:23.000Z","dependencies_parsed_at":"2022-07-15T21:17:34.006Z","dependency_job_id":null,"html_url":"https://github.com/gesinger/debug-video","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesinger%2Fdebug-video","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesinger%2Fdebug-video/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesinger%2Fdebug-video/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gesinger%2Fdebug-video/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gesinger","download_url":"https://codeload.github.com/gesinger/debug-video/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223621998,"owners_count":17174802,"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":[],"created_at":"2024-08-01T20:01:46.789Z","updated_at":"2024-11-08T02:31:04.528Z","avatar_url":"https://github.com/gesinger.png","language":"JavaScript","funding_links":[],"categories":["HarmonyOS","JavaScript"],"sub_categories":["Windows Manager"],"readme":"# debug.video\n\nA debugging tool for streaming media. See the [debug.video](https://debug.video) website for more details.\n\n## Downloading and Installing\n\n### Requirements\n\n`ffmpeg` and `ffprobe` (version 4 or 5) are required on your [PATH](https://en.wikipedia.org/wiki/PATH_(variable)) for debug.video to work. Note that `ffprobe` comes with `ffmpeg`. If you've previously installed `ffmpeg`, or anything that uses `ffmpeg`, you most likely have it available on your PATH already. You can check that they're available by opening a terminal and running `ffmpeg` and `ffprobe`. If you see output that isn't \"command not found,\" you should be set.\n\nIf you don't have `ffmpeg` and `ffprobe`, you can install them via your favorite package manager or [the ffmpeg website](https://ffmpeg.org/).\n\n### Getting the Latest Release\n\n* Go to the [releases](https://github.com/gesinger/debug-video/releases) page.\n* Download the DMG of the latest release. The file is named \"debug-video-#.#.#.dmg\", where \"#.#.#\" is the version of the release.\n\n### Installing\n\nOpen the DMG and drag the app into the Applications directory.\n\n## Developing\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app), and Electron was added on top. There are two main directories: `electron` and `src`.\n\n`electron` has all of the Electron code.\n\n`src` has the React app (rendered as a BrowserWindow by Electron).\n\n### `npm run dev`\n\nStarts both the React app and Electron.\n\nAny updates to the React component tree (starting with `src/App.js`) will auto refresh in the BrowserWindow. Changes outside of the tree and in Electron require a new run.\n\n### `npm run debug`\n\nDoes the same as `npm run dev` but adds `--inspect`. After running, open `chrome://inspect` in Chrome to debug the main process.\n\n## Releasing\n\nFor testing a packaged build yourself, `npm run package` builds both React and Electron and runs `electron-builder` to package everything together. The app is put into the `dist/` directory and can be installed by opening `debug.video-v#.#.#.dmg`.\n\nFor releasing to others, macOS requires the code to be signed and notarized. This is done automatically by a GitHub action when a tag is pushed. It will create a draft of a release on the Releases page. Once that draft is published, users can download the `debug-video-v#.#.#.dmg` asset.\n\nThe GitHub action can be viewed in the `.github` directory. The notarization script is `notarize.js`. The entitlements file is `entitlements.mac.plist`.\n\n## Contributing\n\nAny and all contributions are welcome and appreciated!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgesinger%2Fdebug-video","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgesinger%2Fdebug-video","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgesinger%2Fdebug-video/lists"}