📦

spreed-webrtc-snap

By Gary.Wang

View on Snapcraft.io
Version0.24.11-4
Revision2
Size6.0 MB
LicenseApache-2.0
Confinementstrict
BaseUnknown

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'.

Update History

0.24.11-4 (2)
13 Dec 2025, 09:47 UTC

Published20 Jan 2017, 07:43 UTC

Last updated22 Jan 2017, 09:33 UTC

First seen13 Dec 2025, 09:47 UTC