{"id":26150400,"url":"https://github.com/icetd/rtsptoweb","last_synced_at":"2025-06-28T01:34:28.177Z","repository":{"id":281121904,"uuid":"944194828","full_name":"icetd/RtspToWeb","owner":"icetd","description":"RtspToWeb","archived":false,"fork":false,"pushed_at":"2025-03-07T04:29:59.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-07T05:25:37.457Z","etag":null,"topics":["rtsp","websocket"],"latest_commit_sha":null,"homepage":"","language":"C++","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/icetd.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":"2025-03-07T00:04:39.000Z","updated_at":"2025-03-07T04:31:37.000Z","dependencies_parsed_at":"2025-03-07T05:35:40.047Z","dependency_job_id":null,"html_url":"https://github.com/icetd/RtspToWeb","commit_stats":null,"previous_names":["icetd/rtsptoweb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icetd%2FRtspToWeb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icetd%2FRtspToWeb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icetd%2FRtspToWeb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icetd%2FRtspToWeb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icetd","download_url":"https://codeload.github.com/icetd/RtspToWeb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242980743,"owners_count":20216285,"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":["rtsp","websocket"],"created_at":"2025-03-11T05:59:23.793Z","updated_at":"2025-03-11T05:59:24.538Z","avatar_url":"https://github.com/icetd.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## RtspToWeb\nRead Rtsp url and send h264 raw stream to websocket frame by frame\n\n## build\n```\nsudo apt install -y \\\nlibavcodec-dev \\\nlibavformat-dev \\\nlibavfilter-dev \\\nlibavdevice-dev \\\nlibavutil-dev \\\nlibswresample-dev \\\nlibswscale-dev \n\ngit submodule update --init\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake -j8\n```\n\n## use\nexample json send websocket client\n```\n{\"cmd\": \"start\",\"url\": \"rtsp://192.168.2.105:8555/unicast\"}\n{\"cmd\": \"stop\",\"url\": \"rtsp://192.168.2.105:8555/unicast\"}\n```\n\n## configs\n```\n[server]\nport = 9000    ; websocket port\nthreadnum = 4  ; EventLoop thread num\n\n[log]\nlevel = 4      ; log level\n; TRACE = 0,\n; DEBUG = 1,\n; INFO = 2,\n; WARN = 3,\n; ERROR = 4,\n; FATAL = 5,\nbasename = server ; log output base name\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficetd%2Frtsptoweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficetd%2Frtsptoweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficetd%2Frtsptoweb/lists"}