|
|
|
|
|
by motiejus
1992 days ago
|
|
I have set up synapse myself a few months ago for my personal domain. I am a happy user so, have been bridging my different chat applications through it. There is one caveat: looks like "agreeing on how to do video" is not a Matrix standard; it's in the UI configuration or "widgets", which means only matrix/element combo is "properly" supported (with caveats). Has anyone had success running video calls over Matrix without Element? Is there any movement on the protocol side? Extending to this thread, will non-element applications have reasonable support for watching (video) fosdem? |
|
For multiway calls, we currently embed Jitsi as a Widget - but widgets themselves are also (almost) part of the spec - they're MSC1236 (https://github.com/matrix-org/matrix-doc/issues/1236).
Element may be the only client that implements widgets so far, but we expect that to change once MSC1236 finally gets merged into the spec. Meanwhile, "ability to iframe random content into a chatroom" is a pretty useful thing, and solves the whole video conferencing thing fairly nicely.
Finally, in the longer term, we still plan to implement native voice/video conferencing in Matrix as per https://github.com/matrix-org/matrix-doc/blob/matthew/msc235... - but for now we'd rather focus on polishing the messaging bits of Matrix.