spreed-webrtc-snap

Install latest/stable of spreed-webrtc-snap

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install spreed-webrtc-snap

Don't have snapd? Get set up for snaps.

Channel Version Published

WebRTC audio/video calls and conferences

Spreed WebRTC implements a WebRTC audio/video call and conferencing server and web client.

Ater install, you can visit spreed webrtc by navigating browser with the following address. http://localhost:8084

To enable plain http without ssl for all connections, please run the following command. $ sudo snap disable spreed-webrtc $ sudo snap set spreed-webrtc enable-https=true $ sudo snap enable spreed-webrtc

And then visit the following address. https://localhost:8443 supported parameters:

  • enable-https: To enable ssl for all connections. The default value is 'on'. The value 'off' to disable https.
  • http-port: The socket port which spreed webrtc uses for HTTP client requests. The default value is '8084'.
  • https-port: The socket port which spreed webrtc uses for HTTPS client requests. The default value is '8443'.
  • readtimeout: HTTP socket read timeout in seconds. The default value is '10'.
  • writetimeout: HTTP socket write timeout in seconds. The default value is '10'.

Details for spreed-webrtc-snap

License
  • Apache-2.0

Last updated
  • 17 May 2017 - latest/stable
  • 17 May 2017 - latest/candidate

Contact

Share this snap

Generate an embeddable card to be shared on external websites.


Install spreed-webrtc-snap on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using spreed-webrtc-snap

Users by distribution (log)

Ubuntu 20.04
Ubuntu 22.04
Ubuntu 18.04
Debian 10

Is there a problem with spreed-webrtc-snap? Report this app