{"id":15779882,"url":"https://github.com/rgl/mediamtx-rtsp-server","last_synced_at":"2026-02-27T06:11:39.662Z","repository":{"id":177892424,"uuid":"661055599","full_name":"rgl/mediamtx-rtsp-server","owner":"rgl","description":"Use the MediaMTX RTSP server to stream a MP4 file","archived":false,"fork":false,"pushed_at":"2024-07-14T12:29:09.000Z","size":60,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-31T11:06:07.029Z","etag":null,"topics":["hls","rtsp","rtsp-server","webrtc","whep"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/rgl.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":"2023-07-01T16:45:35.000Z","updated_at":"2024-07-14T12:29:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"e2b00d80-1237-4536-8add-f7a15b500c12","html_url":"https://github.com/rgl/mediamtx-rtsp-server","commit_stats":null,"previous_names":["rgl/mediamtx-rtsp-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Fmediamtx-rtsp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Fmediamtx-rtsp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Fmediamtx-rtsp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Fmediamtx-rtsp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgl","download_url":"https://codeload.github.com/rgl/mediamtx-rtsp-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241152087,"owners_count":19918579,"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":["hls","rtsp","rtsp-server","webrtc","whep"],"created_at":"2024-10-04T18:21:49.252Z","updated_at":"2026-02-27T06:11:39.657Z","avatar_url":"https://github.com/rgl.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nUse the [MediaMTX](https://github.com/bluenviron/mediamtx) RTSP server to stream a MP4 file.\n\n# Usage (Ubuntu Desktop 24.04 and Linux container)\n\nInstall docker.\n\nStart the RTSP server:\n\n```bash\n./server.sh\n```\n\nInstall VLC:\n\n```bash\n# remove the debian/ubuntu package.\n# NB it does not support RTSP due to live555 licensing concerns.\nsudo apt-get remove -y --purge 'vlc*'\n# install the snap package.\nsudo snap install vnc\nhash -r\n```\n\nIn another shell, start the VLC RTSP client:\n\n```bash\n./client.sh\n```\n\nTo try other protocols, open the following web pages with a web browser:\n\n* http://localhost:8889/smptebars (WebRTC-HTTP Egress Protocol (WHEP))\n* http://localhost:8888/smptebars (HTTP Live Streaming (HLS))\n\n# Usage (Ubuntu Desktop 24.04 and Windows VM)\n\nInstall the [Windows 2022 UEFI Vagrant Box](https://github.com/rgl/windows-vagrant) and its dependencies.\n\nLaunch the VM:\n\n```bash\nvagrant up --no-destroy-on-error --provider=libvirt\n```\n\nLogin the Windows VM desktop.\n\nWait a few seconds for the desktop to be configured.\n\nTry different client applications and protocols by double clicking the\nsmptebars links that are on the desktop:\n\n* smptebars VLC RTSP (Real Time Streaming Protocol).\n* smptebars MPV RTSP (Real Time Streaming Protocol).\n* smptebars ffplay RTSP (Real Time Streaming Protocol).\n* smptebars HLS (HTTP Live Streaming).\n* smptebars WHEP (WebRTC-HTTP Egress Protocol).\n\n# Alternatives\n\n* http://www.live555.com/mediaServer/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgl%2Fmediamtx-rtsp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frgl%2Fmediamtx-rtsp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgl%2Fmediamtx-rtsp-server/lists"}