Joachim Bauch

Results 211 comments of Joachim Bauch

You could round all but the last number and use `100 - SumOfOtherNumbers` for that.

You should rely on the `sessionid` in the `sender` to find out who sent a message. If it's your own (as received in the `hello` response), you sent the message,...

Besides, message are never sent back to the own session: https://github.com/strukturag/nextcloud-spreed-signaling/blob/1d68bdd8df7e826102217db3a278abcbd0b7804e/hub.go#L1729-L1732

> Yes, but if I have a session on web and one on iOS, currently when I type on web, I don’t show myself as typing in iOS. But this...

We might need the information for other parts in the future, too. Also I would rather have it only once in the `join` event than including it in every typing...

You will receive join events for all sessions already in the room. As they are sent asynchronously (especially in clustered setups), there is a small chance that a typing message...

Flag added in https://github.com/strukturag/nextcloud-spreed-signaling/pull/776/commits/fc0591b45881a2d230af62ce2a19e64990df31af

Is this the same as #1488 / #1371?

I did and the question was about how to create animated HEIF/HEIC files, though with a different source (MKV) than the linked issues (PNG). As per the feedback you already...

@farindk please make sure to change the manpage to reference the new command name (currently still mentions `heif-convert`).