You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lal/app/demo
q191201771 b743a4713a [doc] app/demo/README.md 表格语法错误 5 years ago
..
analyseflv [chore] fix CI build: d.Milliseconds undefined (type time.Duration has no field or method Milliseconds) 5 years ago
analysehls messages: 5 years ago
flvfile2es messages: 5 years ago
learnrtsp messages: 5 years ago
learnts messages: 5 years ago
modflvfile messages: 5 years ago
pullhttpflv messages: 5 years ago
pullrtmp messages: 5 years ago
pushrtmp messages: 5 years ago
tscmp messages: 5 years ago
README.md [doc] app/demo/README.md 表格语法错误 5 years ago

README.md

/app/demo示例程序功能简介:

demo pub rtmp sub rtmp sub httpflv 说明
pushrtmp . . RTMP推流客户端读取本地FLV文件使用RTMP协议推送出去
pullrtmp . RTMP拉流客户端从远端服务器拉取RTMP流存储为本地FLV文件
pullhttpflv . . HTTP-FLV拉流客户端
analyseflv . . 拉取HTTP-FLV流并进行分析

(更具体的功能参加各源码文件的头部说明)