q191201771 / lal

🔥 Golang audio/video live streaming lib/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket-FLV/TS, GB28181, H264/H265/AAC/G711/OPUS, relay, cluster, record, HTTP Notify/API/UI. 直播
https://pengrl.com/lal
MIT License
2.75k stars 467 forks source link

HTTP API命令添加指定房间 #191

Closed echo-LuGuang closed 1 year ago

echo-LuGuang commented 2 years ago

一、HTTP API命令添加指定房间

1、开始录制 可以指定目录、文件名、视频格式、每个视频文件的时长,超出时长会生成另外一个文件继续录制 2、停止录制 notify再加一个视频文件录制完毕的通知,api也能主动查询

Originally posted by @echo-LuGuang in https://github.com/q191201771/lal/issues/164#issuecomment-1148313570

q191201771 commented 1 year ago

超时移入 #37 管理。