Membrane Software NewsFeaturesApplicationsHelp / AboutContact usContribute / Support us
Installing Membrane Server on Ubuntu
System requirements
Computer running Ubuntu version 18 (bionic), amd64 architecture
Install steps
1
Get the debian package
 
Download the Ubuntu debian package file for your desired type of Membrane Server, named with a "deb" extension.
2
Install dependency packages
 
If installing Membrane Media Library, the system must first be configured with MongoDB Server. Open a terminal on the Ubuntu system and execute an apt-get command such as:
sudo apt-get install mongodb-server
3
Install the debian package
 
Open a terminal on the Ubuntu system and execute a dpkg command such as:
sudo dpkg -i membrane-media-server_1-1_amd64.deb