VILLASframework / web-backend

A go implementation of the backend for VILLASweb
https://fein-aachen.org/en/projects/villas-web/
GNU General Public License v3.0
1 stars 2 forks source link

Add config parameter for ICE (webRTC) to backend #86

Closed stv0g closed 1 year ago

stv0g commented 2 years ago

In GitLab by @skolen on Apr 7, 2022, 09:40

Username, password, list of URLs

stv0g commented 2 years ago

I propose to use the following names for the settings:

stv0g commented 2 years ago

In GitLab by @skolen on Apr 14, 2022, 11:20

Ok.

Do you have a proposal for default values for these parameters?

stv0g commented 2 years ago

In GitLab by @skolen on Apr 14, 2022, 11:39

mentioned in commit e8470a8409a5a7468f9c4bb7d042349f76382578

stv0g commented 2 years ago

In GitLab by @skolen on Apr 20, 2022, 10:31

See here for default values: https://git.rwth-aachen.de/acs/public/villas/node/-/blob/master/go/pkg/nodes/webrtc/node.go#L38

stv0g commented 2 years ago

In GitLab by @skolen on Apr 20, 2022, 16:45

mentioned in commit 5e33e08393bb438678be6f21848a6f9fcc5b0640

stv0g commented 2 years ago

In GitLab by @skolen on Apr 20, 2022, 16:47

This is done and will be merged once the pipeline completes (see !52 )

CC @stvogel @iripiri

stv0g commented 2 years ago

In GitLab by @iripiri on Apr 27, 2022, 10:41

mentioned in issue web#373