lal_website ...存放lal官方文档页面的文档 https://pengrl.com/lal
thirdparty ...第三方c/c++库(目前主要是ffmpeg及其依赖),包含编译脚本
rfc ...标准协议文档
avfile ...存放测试用的音视频文件
rtmp2webrtc ...rtmp转webrtc的网关,上游可以接入任意的rtmp协议服务器。目前基本不维护了,建议去关注lalmax(https://github.com/q191201771/lalmax)
srt ...基于Lalserver支持srt协议,目前已移入lalmax(https://github.com/q191201771/lalmax)管理
更具体的说明,见子目录下的文档。
Note: translations to English are still in early stages; in case of doubt, the Chinese version shall always prevail.
- lal_website — Files for the official lal documentation page at https://pengrl.com/lal.
- lal_website_english — Ongoing effort of translating the documentation files into English.
- thirdparty — Third-party C/C++ libraries (currently mainly
ffmpeg
and its dependencies), including compilation scripts. - rfc — Documentation for the many protocol standards.
- avfile — Audio and video files for testing (free).
- rtmp2webrtc —
rtmp
to WebRTC gateway, upstream can access anyrtmp
protocol server. Currently basically not maintained, it is recommended to follow lalmax. - srt — Based on Lalserver support srt protocol, currently moved to lalmax management.
For more specific instructions, see the documentation in the subdirectory.