{"id":19703582,"url":"https://github.com/monibuca/rtspplugin","last_synced_at":"2026-03-07T18:32:43.011Z","repository":{"id":57516935,"uuid":"243491184","full_name":"Monibuca/rtspplugin","owner":"Monibuca","description":"RTSP plugin for Monibuca","archived":false,"fork":false,"pushed_at":"2024-06-12T01:32:15.000Z","size":510,"stargazers_count":6,"open_issues_count":5,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T17:51:09.476Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/Monibuca.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":"2020-02-27T10:22:30.000Z","updated_at":"2021-11-16T06:42:49.000Z","dependencies_parsed_at":"2024-06-20T08:20:34.027Z","dependency_job_id":"cfd04ce9-5e83-40ea-8d00-6418cc67d861","html_url":"https://github.com/Monibuca/rtspplugin","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/Monibuca%2Frtspplugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monibuca%2Frtspplugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monibuca%2Frtspplugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Monibuca%2Frtspplugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Monibuca","download_url":"https://codeload.github.com/Monibuca/rtspplugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251518853,"owners_count":21602226,"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-11T21:18:21.544Z","updated_at":"2026-03-07T18:32:42.954Z","avatar_url":"https://github.com/Monibuca.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monibuca 的RTSP 插件\n\n主要功能是对RTSP地址进行拉流转换\n\n## 插件名称\n\nRTSP\n\n## 配置\n```toml\n[RTSP]\nBufferLength  = 2048\nAutoPull     = false\nRemoteAddr   = \"rtsp://localhost/${streamPath}\"\n```\n- BufferLength是指解析拉取的rtp包的缓冲大小\n- AutoPull是指当有用户订阅一个新房间的时候自动向远程拉流转发\n- RemoteAddr 指远程拉流地址，其中${streamPath}是占位符，实际使用流路径替换。\n\n\n## 使用方法(拉流转发)\n```go\nnew(RTSP).Publish(\"live/user1\",\"rtsp://xxx.xxx.xxx.xxx/live/user1\") \n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonibuca%2Frtspplugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonibuca%2Frtspplugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonibuca%2Frtspplugin/lists"}