vidstream
v0.0.1-alpha.5
Published
Streaming video component
Maintainers
Readme
vidstream
A streaming video component for web applications.
Installation
npm install vidstreamUsage
<streaming-video host="localhost:80" width="100%" height="100%" />Events
stream-progress流进度 wipstream-connected流连接成功stream-stats流统计信息stream-disconnected流断开连接stream-ended流结束 wipstream-log流日志 wipstream-message渲染端返回的消息
Methods
connect进行流连接 wipdisconnect断开流连接 wipsend发送消息
