Skip to content

Monibuca/plugin-webtransport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebTransport 插件

通过WebTransport进行推拉流

插件地址

https://github.com/Monibuca/plugin-webtransport

插件引入

    import (  _ "m7s.live/plugin/webtransport/v4" )

配置

webtransport:
  listenaddr: :4433
  certfile: local.monibuca.com_bundle.pem
  keyfile: local.monibuca.com.key

API接口

  • /play/[streamPath] 用来播放
  • /push/[streamPath] 用来推流

建立双向流后传输flv格式的数据

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages