Bug 252223 - [NEW PORT]: multimedia/livego: Live video streaming server in golang
Summary: [NEW PORT]: multimedia/livego: Live video streaming server in golang
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-27 22:55 UTC by Neel Chauhan
Modified: 2020-12-31 20:10 UTC (History)
1 user (show)

See Also:


Attachments
Patch (Revision 1) (7.53 KB, application/x-shellscript)
2020-12-27 22:55 UTC, Neel Chauhan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Neel Chauhan freebsd_committer freebsd_triage 2020-12-27 22:55:48 UTC
Created attachment 221030 [details]
Patch (Revision 1)

Simple and efficient live broadcast server:

 * Very simple to install and use;
 * Pure Golang, high performance, and cross-platform;
 * Supports commonly used transmission protocols, file formats, and encoding
   formats

WWW: https://github.com/gwuhaolin/livego

===

Passes poudriere.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2020-12-31 20:10:26 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-12-31 20:10:58 UTC
A commit references this bug:

Author: pi
Date: Thu Dec 31 20:10:23 UTC 2020
New revision: 559772
URL: https://svnweb.freebsd.org/changeset/ports/559772

Log:
  New port: multimedia/livego: Live video streaming server in golang

  Simple and efficient live broadcast server:

   * Very simple to install and use;
   * Pure Golang, high performance, and cross-platform;
   * Supports commonly used transmission protocols, file formats, and encoding
     formats

  WWW: https://github.com/gwuhaolin/livego

  PR:		252223
  Submitted by:	Neel Chauhan <neel@neelc.org>

Changes:
  head/multimedia/Makefile
  head/multimedia/livego/
  head/multimedia/livego/Makefile
  head/multimedia/livego/distinfo
  head/multimedia/livego/pkg-descr