Skip to content

Releases: binbat/live777

v0.9.0

24 May 06:31
08d5484

Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.8.1

24 Jul 07:08
0b35a9f

Choose a tag to compare

update dependencies

Full Changelog: v0.8.0...v0.8.1

v0.8.0

17 Jul 07:45
c5df04c

Choose a tag to compare

Feature!

  • RTSP full feature support #153
  • Release RISC-V binary support #291

WhipInto

Break change!!! cli flag is changed

  • Remove --host

Whepfrom

Break change!!! cli flag is changed

  • Remove --host
  • Added --sdp-file

What's Changed

New Contributors

Full Changelog: v0.7.3...v0.8.0

v0.7.3

29 Nov 13:53
b4bd8bc

Choose a tag to compare

What's Changed

conf/live777.toml and conf/liveman.toml

Net4Mqtt add set client_id use {alias}

[net4mqtt]
alias = "liveion-0"
mqtt_url = "mqtt://localhost:1883/net4mqtt?client_id={alias}"

Full Changelog: v0.7.2...v0.7.3

v0.7.2

23 Nov 08:01
101b63b

Choose a tag to compare

  • fix(liveman): node delay always is 0ms

Full Changelog: v0.7.1...v0.7.2

v0.7.1

17 Nov 05:54
c6ebb2f

Choose a tag to compare

Fix nFPM version

Full Changelog: v0.7.0...v0.7.1

v0.7.0

16 Nov 14:48
d0a5063

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

Screenshot 2024-11-16 at 22 47 06 Screenshot 2024-11-16 at 22 34 19

v0.6.0

26 Oct 03:15
a13682e

Choose a tag to compare

Feature!

Break change!!!

Live777

Break change!!! config file

Added

  • Add JWT (JSON Web Token)
  • e2e cluster test

LiveMan

Break change!!! config file

Added

  • Add JWT (JSON Web Token)

WebUI

Added

  • latency metrics tools #231

Fixed

  • audio can't play

WhipInto

Break change!!! cli flag is changed

Added

  • RTSP client
  • RTSP server
  • RTCP support
  • input SDP file
  • audio support
  • both audio and video

WhepFrom

Break change!!! cli flag is changed

Added

  • output SDP file

Net4mqtt

net4mqtt excalidraw

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

23 Jul 16:13
a421691

Choose a tag to compare

Fix

  • Docker Images
  • Whipinto rtp 'pkt_size'>1200 on h264

Codec AV1 VP9 VP8 H264 OPUS G722
pkt_size > 1200 💩 💩 💩

v0.5.0

10 Jul 15:30
8b535cd

Choose a tag to compare

image

Break change!!! live777 api and config.toml

LiveMan

Live777 Cluster manager.

Live777

image

Added

  • feat(cascade) : pull and push mode #183

Change

  • rename config-dist to conf #114
  • stream api
  • cascade api

Fixed

  • feat(liveion): disabled mDNS send #194 #155
  • fix OBS studio can't work because of the update of webrtc #58

LiveWeb

  • liveion
  • liveman
  • tools/debugger
  • tools/player

Change

  • feat(web): split liveion and liveman dashboard #189
  • feat: fullscreen player page #119

Fixed

  • TypeError: this.trickle is not a function #126

Whipinto && Whepfrom

whepfrom -h
WHEP to RTP tool

Usage: whepfrom [OPTIONS] --target <TARGET> --codec <CODEC> --url <URL>

Options:
  -v...                              Verbose mode [default: "warn", -v "info", -vv "debug", -vvv "trace"]

Added

  • Verbose mode [default: "warn", -v "info", -vv "debug", -vvv "trace"]

Fixed

  • Fix(libwish): http header link iceservers parse #186
  • Fix whipinto and whepfrom iceserver #128
  • Add whipinfo rtp pkt_size more than 1200 #136