Skip to content

gerbera/homebrew-gerbera

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Homebrew Tap for Gerbera Media Server

Build Status

This repository holds the relevant homebrew formulas to install the Gerbera Media Server.

Using this Homebrew Tap

Use the documentation to establish a new Tap:

https://docs.brew.sh/Taps

Add the Gerbera Tap

$ brew tap gerbera/homebrew-gerbera

Check that you have the gerbera/gerbera tap.

$ brew tap 
==> Auto-updated Homebrew!
caskformula/caskformula
gerbera/gerbera
homebrew/cask
homebrew/core

Install and launch Gerbera

brew install gerbera
mkdir ~/.config/gerbera
gerbera --create-config | sed 's/accounts enabled="no"/accounts enable="yes"/' > ~/.config/gerbera/config.xml
gerbera &
sleep 5 ; open -a Safari http://0.0.0.0:49152/

Use gerbera/gerbera for login and password to connect.