Skip to content

Releases: binbat/live777

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

v0.4.1

28 Mar 10:35
21bcc2d

Choose a tag to compare

Fix webui audio and video codec don't working

Thanks to @zapf2000 found this bug (#99)

The bug from: 7fd9a19