WebRTC audio/video call and conferencing server.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
257 B

[Unit]
Description=Spreed WebRTC server
After=network.target
[Service]
User=spreed-webrtc
WorkingDirectory=/usr/share/spreed-webrtc-server/www
ExecStart=/usr/sbin/spreed-webrtc-server -c=/etc/spreed-webrtc/server.conf
[Install]
WantedBy=multi-user.target