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.
Details for spreed-webrtc-snap
Package name
- spreed-webrtc-snap
License
- Apache-2.0
Last updated
- 17 May 2017 - latest/stable
- 17 May 2017 - latest/candidate
Contact
External link warning
You are about to open
Do you wish to proceed?
Report a Snap Store violation
Report spreed-webrtc-snap for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
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'.
| Revision | Channel | Version | Build | Commit |
|---|
The build and commit information is derived from build infrastructure records.
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.