Juliusz Chroboczek
Juliusz Chroboczek
The patch uses the `navigator.language` value. As @inlor suggested, it should probably loop over `navigator.languages` (notice the `s` at the end) and pick the first language for which a translation...
Sorry. I'm currently aiming at getting a stable 0.3.3 out, with no new features, just fixes. I'll think about this after 0.3.3 is out.
I'm not comfortable with the use of `parentNode`, I feel it's fragile, it will break as soon as we change the DOM structure. I've done a fair amount of work...
I agree, the current behaviour is confusing. I'm not sure what the proper ordering is, perhaps we could have the server timestamp video streams? Or perhaps we want multiple streams...
I'm confused. Was that not fixed by 7aefb5e9699eaa83111b0a8f49aa249e69541db8?
The point here is that we want the Enable and Disable buttons to have the same width, so that the interface doesn't move around when the user toggles.
If you bump the version of RTCP, then the type of the parameter to `WriteRTCP` and `ReadRTCP` will be `rtcp/v2.Packet` instead of `rtcp.Packet`. This will break all applications that use...
I'd much rather we had `babeld` support Wireguard out of the box. The plan is the following: * support a mode of operation where no automatic discovery happens; * monitor...
Please propose a patch, it's difficult to discuss stuff in a void. > Still, maybe we can just formalize the local configuration interface of babeld, and let external helpers do...
> Could we use network namespaces No.