Skip to content

Releases: binbat/live777

v0.7.3

29 Nov 13:53
b4bd8bc
Compare
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
Compare
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
Compare
Choose a tag to compare

Fix nFPM version

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

v0.7.0

16 Nov 14:48
d0a5063
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v0.4.0

09 Mar 16:38
603b5ea
Compare
Choose a tag to compare

We Found a wrong, Some API not compatible WHIP/WHEP,
This version, We refactor core, fixed this

Live777

Break Changed!!!: listen => http.listen

listen = "[::]:7777"
[http]
listen = "[::]:7777"
cors = false

Added

  • data channel forward
  • webui log
  • webui video show raw resolution
  • webui pseudo audio track
  • live777 log span_id
  • release tarbal
  • opt CORS

Changed

  • config listen => http.listen
  • resource url

Fixed

  • http header etag
  • http header link ice server
  • whipinto and whepfrom ice candidate
  • resource url

v0.3.3

07 Jan 18:55
a70f911
Compare
Choose a tag to compare
  • fix docker build and improve docker image size
  • add webui video max width and device
  • add webui stop button and whip preview

Live777