What's Changed
• feat(recorder):Implement Stream Recording and Playback by @4627488 in https://github.com/binbat/live777/pull/310
• feat(rtsp):extract and inject H.264 SPS/PPS by @Marsyew in https://github.com/binbat/live777/pull/313
• feat:add RISC-V support and enhance WebRTC-based livecam application by @Marsyew in https://github.com/binbat/live777/pull/311
• Change package manager npm => pnpm and workspace by @a-wing in https://github.com/binbat/live777/pull/314
• Update dockerfile by @a-wing in https://github.com/binbat/live777/pull/315
• feat(recorder):sync record metadata with liveman by @4627488 in https://github.com/binbat/live777/pull/316
• docs:improve recorder documentation structure and clarity by @4627488 in https://github.com/binbat/live777/pull/318
• chore:remove recording e2e test and playwright dependency by @4627488 in https://github.com/binbat/live777/pull/319
• refactor(rtsp):major refactoring for improved RTSP support by @Marsyew in https://github.com/binbat/live777/pull/320
• Md5 revision by @YuAii2004 in https://github.com/binbat/live777/pull/322
• refactor:improve child process management and RTSP test reliability by @Marsyew in https://github.com/binbat/live777/pull/323
• feat:add H.265/HEVC support with RTP payload handling by @Marsyew in https://github.com/binbat/live777/pull/326
• recorder:index sync + VP8 disable by @4627488 in https://github.com/binbat/live777/pull/327
• feat:add external media source support with RTSP and SDP by @Marsyew in https://github.com/binbat/live777/pull/329
• feat:introduce LiveVOD service and consolidate storage backend to S3 by @4627488 in https://github.com/binbat/live777/pull/330
• fix(recorder):generate full HEVC codec string per ISO/IEC 14496-15 by @4627488 in https://github.com/binbat/live777/pull/335
• fix(liveion):show publisher count for source streams by @Marsyew in https://github.com/binbat/live777/pull/337
• refactor(livetwo):whipinto and whepfrom graceful shutdown by @a-wing in https://github.com/binbat/live777/pull/346
• fix:correct audio RTP channel for liveion feature source-rtsp by @Marsyew in https://github.com/binbat/live777/pull/348
• fix(h265):handle VPS/SPS/PPS NAL types correctly in Annex B conversion by @Marsyew in https://github.com/binbat/live777/pull/350
• datachannel-to-udp forwarding by @yingchuan8985 in https://github.com/binbat/live777/pull/336
• Feature/upload ready by @CK-bantang in https://github.com/binbat/live777/pull/351
• Feature/liveion recorder webui by @CK-bantang in https://github.com/binbat/live777/pull/354
New Contributors
• @YuAii2004 made their first contribution in https://github.com/binbat/live777/pull/322
• @yingchuan8985 made their first contribution in https://github.com/binbat/live777/pull/336
• @CK-bantang made their first contribution in https://github.com/binbat/live777/pull/351
Full Changelog:https://github.com/binbat/live777/compare/v0.8.1...v0.9.0