Jessibuca是一款开源的纯H5直播流播放器,通过Emscripten将音视频解码库编译成Js(ams.js/wasm)运行于浏览器之中。兼容几乎所有浏览器,可以运行在PC、手机、微信中,无需额外安装插件。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

10 lines
200 B

title= 'Jessibuca'
description= '一款纯H5直播流播放器'
[themeConfig]
repo = "langhuihui/jessibuca"
docsBranch = "worker"
sidebar = "auto"
logo = 'logo.png'
[[nav]]
text = "API"
link = "/api"