str0m icon indicating copy to clipboard operation
str0m copied to clipboard

Configurable ICE timeout values

Open thomaseizinger opened this issue 1 year ago • 1 comments

Currently, these are constants: https://github.com/algesten/str0m/blob/2326934668e0a81aafe3e42ff1ecbff2f033c5a5/src/io/stun.rs#L11-L14

Could we make these configurable at runtime via the IceAgent? Our fork currently adjusts these which makes it a bit tedious to keep rebasing :)

thomaseizinger avatar Mar 22 '24 01:03 thomaseizinger

Of course. Make setters!

algesten avatar Mar 22 '24 07:03 algesten