{"id":17000291,"url":"https://github.com/shbatm/mmm-rtsptoweb","last_synced_at":"2025-04-12T06:10:05.218Z","repository":{"id":37505751,"uuid":"505950038","full_name":"shbatm/MMM-RTSPtoWeb","owner":"shbatm","description":"MagicMirror2 Module for viewing IP cameras RTSP stream in real time using WebRTC technology.","archived":false,"fork":false,"pushed_at":"2022-10-05T21:22:09.000Z","size":13,"stargazers_count":17,"open_issues_count":9,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-12T06:09:54.918Z","etag":null,"topics":["camera","home-assistant","magicmirror-module","magicmirror2","rtsp","rtsp-to-web","rtsp-to-webrtc","webrtc"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/shbatm.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}},"created_at":"2022-06-21T17:55:10.000Z","updated_at":"2025-03-24T13:26:55.000Z","dependencies_parsed_at":"2022-09-12T22:10:43.178Z","dependency_job_id":null,"html_url":"https://github.com/shbatm/MMM-RTSPtoWeb","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shbatm%2FMMM-RTSPtoWeb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shbatm%2FMMM-RTSPtoWeb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shbatm%2FMMM-RTSPtoWeb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shbatm%2FMMM-RTSPtoWeb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shbatm","download_url":"https://codeload.github.com/shbatm/MMM-RTSPtoWeb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525138,"owners_count":21118619,"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":["camera","home-assistant","magicmirror-module","magicmirror2","rtsp","rtsp-to-web","rtsp-to-webrtc","webrtc"],"created_at":"2024-10-14T04:11:43.222Z","updated_at":"2025-04-12T06:10:05.187Z","avatar_url":"https://github.com/shbatm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MMM-RTSPtoWeb\n\nMagicMirror2 Module for viewing IP cameras RTSP stream in real time using WebRTC technology.\n\nRequires a [RTSPtoWeb](https://github.com/deepch/RTSPtoWeb) or [RTSPtoWebRTC](https://github.com/deepch/RTSPtoWebRTC) server running in the background. If you use Home Assistant, this can be the the RTSPtoWeb Add-On (e.g. http://homeassistant.local:8083).\n\n### Configuration\n\n| Option | Default value | Description |\n| ------ | ------------- | ----------- |\n| width | 50% | Max video width |\n| url | | [WebRTC stream URL](https://github.com/deepch/RTSPtoWeb/blob/master/docs/api.md#webrtc) from the RTSPtoWeb* server |\n\nTo get the list of the streams available: `curl http://demo:demo@127.0.0.1:8083/streams`\n\nExample Config:\n\n```js\n    {\n      module: \"MMM-RTSPtoWeb\",\n      position: \"top_center\",\n      header: \"Front Door\",\n      config: {\n        width: \"100%\",\n        url: \"http://homeassistant.local:8083/stream/camera.front_door/channel/0/webrtc\"\n      }\n    },\n```\n\n---\n\nBased on the work done by [@Anonym-tsk](https://github.com/Anonym-tsk/) for [MMM-HomeAssistant-WebRTC](https://github.com/Anonym-tsk/MMM-HomeAssistant-WebRTC) and [@deepch](https://github.com/deepch) for the RTSPtoWeb(RTC servers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshbatm%2Fmmm-rtsptoweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshbatm%2Fmmm-rtsptoweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshbatm%2Fmmm-rtsptoweb/lists"}