github livepeer/go-livepeer v0.5.7

latest releases: v0.7.4, v0.7.3, v0.7.2...
4 years ago

Summary

This release fixes the broken v0.5.5 Windows binary and also includes a small update to the HTTP ingest response format for broadcasters.

If you do not run on Windows and if you do not run a broadcaster with HTTP ingest enabled, then you can safely ignore this release.

There is a known issue with the GPU transcoding test that the Windows binary runs on start up, but transcoding works after start up. This will be fixed in a future release, but for now a Windows based orchestrator and/or transcoder should be started with the -testTranscoder=false flag.

Features

Broadcaster

  • Return the file name in the Content-Type header of the response returned when using HTTP ingest (#1466)

Bug Fixes

General

  • Fixed the Windows build by adding a missing DLL (#1462)

Full list of changes

Verifying Release

md5 hashes for release binaries:

  • livepeer (Linux): fb89aa46ef360e61af83cbb2c2538e22
  • livepeer_cli (Linux): b9ddad630af6d1354a0d6d00a712e450
  • livepeer (Darwin): ff0b93544f761d15c7aef69e1462b8c9
  • livepeer_cli (Darwin): 9b654e81db5fb6ac02563a5ffb6d1796
  • livepeer.exe (Windows): 05607bc81ef925aa94acdfc5d8e8791a
  • livepeer_cli.exe (Windows): 461634e36c63cd865e8a8e9b82c82915

Generate the md5 hash:

md5sum livepeer
md5sum livepeer_cli

sha256 hashes for release binaries:

  • livepeer (Linux): 7074c26e1c754563201a24ff973a6782472061e2eb9e928b850ebe5e4c499367
  • livepeer_cli (Linux): 1f70c4870fff2a868e467ddeb0e7f71efafcb0df8e2d176882870e38e679b103
  • livepeer (Darwin): c7beaf8192a69c2f97f81365a03f7d9dd53cfebaff7a1dbd104ae745213ca9ff
  • livepeer_cli (Darwin): 5a30bb4e581d6d3992ab34e2e37d6e44fa6c4d58e978e0f8c2d7ddf84b08ec98
  • livepeer.exe (Windows): 446f7bce7eaff80b9ab7fd7ec878aec70dff1b46d0f8c452254b15f450a68292
  • livepeer_cli.exe (Windows): 276e014f80eb1c6526d02ef5dc52f3ad90dacc9ff028203ed6c7322864cb516f

Generate the sha256 hash:

shasum -a 256 livepeer
shasum -a 256 livepeer_cli

Don't miss a new go-livepeer release

NewReleases is sending notifications on new releases.