{"id":19238588,"url":"https://github.com/winlinvip/videojs-flow","last_synced_at":"2025-10-15T10:48:08.590Z","repository":{"id":71566908,"uuid":"67577183","full_name":"winlinvip/videojs-flow","owner":"winlinvip","description":"videojs-flow(flv live over websocket), low latency live streaming plugin for videojs.","archived":false,"fork":false,"pushed_at":"2021-09-16T00:50:19.000Z","size":378,"stargazers_count":125,"open_issues_count":3,"forks_count":36,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-02-23T01:57:00.852Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/winlinvip.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-07T06:05:05.000Z","updated_at":"2025-01-07T09:42:06.000Z","dependencies_parsed_at":"2023-02-27T16:32:40.381Z","dependency_job_id":null,"html_url":"https://github.com/winlinvip/videojs-flow","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/winlinvip%2Fvideojs-flow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winlinvip%2Fvideojs-flow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winlinvip%2Fvideojs-flow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/winlinvip%2Fvideojs-flow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/winlinvip","download_url":"https://codeload.github.com/winlinvip/videojs-flow/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240324059,"owners_count":19783453,"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-09T16:33:40.438Z","updated_at":"2025-10-15T10:48:03.537Z","avatar_url":"https://github.com/winlinvip.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# videojs-flow\n\nvideojs-flow(flv live over websocket), low latency live streaming \n[plugin](https://github.com/videojs/video.js/wiki/Plugins) \nfor [videojs](http://videojs.com/).\n\n```\n+---------------+       +----------------+       +--------------+        +----------------------+\n| videojs(MSE)  +---\u003c---+ videojs-flow   +---\u003c---+ demo/mse.go  +--\u003c-----+      Media Server    +\n+---------------+       + (js flv2mp4)   +       + (http to ws) +        +   (http flv live)    +\n                        +----------------+       +--------------+        +----------------------+\n```\n\n\u003e Remark: Please use [bilibili/flv.js](https://github.com/Bilibili/flv.js#features) for videojs-flow.\n\n## Usage\n\nTo check your browser whether support MSE, click [here](http://ossrs.net/mse/html5.html).\n\nTo start SRS with a live stream `http://localhost:8081/live/livestream.flv`, please read [here](https://github.com/ossrs/srs/wiki/v3_EN_SampleHttpFlv).\n\nTo run `demo/mse.go` to transmux HTTP-FLV to WebSocket-FLV `ws://localhost:8080/live/livestream.flv`:\n\n```\ngo get golang.org/x/net/websocket \u0026\u0026\ngo run mse.go -l 8080 -b 8081\n```\n\n## Links\n\nH5 capabilities:\n\n1. http://ossrs.net/mse/html5.html\n\nAbout Websocket:\n\n1. https://tools.ietf.org/html/rfc6455\n1. https://developer.mozilla.org/en-US/docs/Web/API/WebSocket\n1. https://en.wikipedia.org/wiki/WebSocket\n1. http://caniuse.com/#search=websocket\n\nAbout MSE(Media Source Extension):\n\n1. https://www.w3.org/TR/media-source\n1. https://developer.mozilla.org/en-US/docs/Web/API/MediaSource\n1. https://en.wikipedia.org/wiki/Media_Source_Extensions\n1. http://caniuse.com/#feat=mediasource\n\nAbout Videojs:\n\n1. http://videojs.com/getting-started/\n1. http://ossrs.net/mse/videojs.html\n\n\u003e Remark: The MSE(Chrome) requires segment starts with keyframe, read [videojs](https://github.com/winlinvip/mux.js/blob/master/lib/mp4/transmuxer.js#L319). \n\nWinlin 2016\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinlinvip%2Fvideojs-flow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwinlinvip%2Fvideojs-flow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwinlinvip%2Fvideojs-flow/lists"}