{"id":20110599,"url":"https://github.com/deepch/rtsptowsmp4f","last_synced_at":"2025-05-16T05:04:28.831Z","repository":{"id":37026700,"uuid":"225070714","full_name":"deepch/RTSPtoWSMP4f","owner":"deepch","description":"RTSP Stream to WebBrowser MSE over WebSocket based MP4f segments","archived":false,"fork":false,"pushed_at":"2025-05-07T11:26:30.000Z","size":1539,"stargazers_count":261,"open_issues_count":25,"forks_count":63,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-16T05:04:27.613Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/deepch.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,"zenodo":null}},"created_at":"2019-11-30T21:15:04.000Z","updated_at":"2025-05-12T06:33:01.000Z","dependencies_parsed_at":"2024-02-02T02:27:08.944Z","dependency_job_id":"e4c50e4a-334a-48c3-9ad0-34674a45b994","html_url":"https://github.com/deepch/RTSPtoWSMP4f","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/deepch%2FRTSPtoWSMP4f","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepch%2FRTSPtoWSMP4f/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepch%2FRTSPtoWSMP4f/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepch%2FRTSPtoWSMP4f/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepch","download_url":"https://codeload.github.com/deepch/RTSPtoWSMP4f/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254471060,"owners_count":22076585,"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-11-13T18:12:35.643Z","updated_at":"2025-05-16T05:04:28.815Z","avatar_url":"https://github.com/deepch.png","language":"JavaScript","funding_links":["https://www.paypal.me/AndreySemochkin"],"categories":[],"sub_categories":[],"readme":"# RTSPtoWSMP4f\n\nRTSP Stream to WebBrowser MSE over WebSocket based MP4f segments\n\nfull native! not use ffmpeg or gstreamer\n\nif you need RTSPtoWebRTC use https://github.com/deepch/RTSPtoWebRTC\n\n![RTSPtoWSMP4f image](doc/demo4.png)\n\n\n### Download Source\n\n1. Download source\n   ```bash \n   $ git clone https://github.com/deepch/RTSPtoWSMP4f  \n   ```\n3. CD to Directory\n   ```bash\n    $ cd RTSPtoWSMP4f/\n   ```\n4. Test Run\n   ```bash\n    $ GO111MODULE=on go run *.go\n   ```\n5. Open Browser\n    ```bash\n    open web browser http://127.0.0.1:8083 work chrome, safari, firefox\n    ```\n\n## Configuration\n\n### Edit file config.json\n\nformat:\n\n```bash\n{\n  \"server\": {\n    \"http_port\": \":8083\"\n  },\n  \"streams\": {\n   \"H264_AAC\": {\n      \"url\": \"rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov\"\n    }\n  }\n}\n```\n\n## Limitations\n\nVideo Codecs Supported: H264 all profiles, H265 work only safari and (IE hw video card)\n\nAudio Codecs Supported: AAC\n\n## Test\n\nCPU usage 0.2% one core cpu intel core i7 / stream\n\n## Team\n\nDeepch - https://github.com/deepch streaming developer\n\nDmitry - https://github.com/vdalex25 web developer\n\n## Other Example\n\nExamples of working with video on golang\n\n- [RTSPtoWeb](https://github.com/deepch/RTSPtoWeb)\n- [RTSPtoWebRTC](https://github.com/deepch/RTSPtoWebRTC)\n- [RTSPtoWSMP4f](https://github.com/deepch/RTSPtoWSMP4f)\n- [RTSPtoImage](https://github.com/deepch/RTSPtoImage)\n- [RTSPtoHLS](https://github.com/deepch/RTSPtoHLS)\n- [RTSPtoHLSLL](https://github.com/deepch/RTSPtoHLSLL)\n\n[![paypal.me/AndreySemochkin](https://ionicabizau.github.io/badges/paypal.svg)](https://www.paypal.me/AndreySemochkin) - You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea:","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepch%2Frtsptowsmp4f","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepch%2Frtsptowsmp4f","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepch%2Frtsptowsmp4f/lists"}