robrix icon indicating copy to clipboard operation
robrix copied to clipboard

Element call

Open Thatoo opened this issue 10 months ago • 1 comments

Will element call be supported by robrix? I didn't find it in the list #basic-room-views-and-fundamental-actions

Thatoo avatar Feb 02 '25 16:02 Thatoo

Will element call be supported by robrix?

I'd like to support it at some point, yes.

I didn't find it in the list #basic-room-views-and-fundamental-actions

Yeah, it's hardly a basic feature 😅.


I was just discussing that with Timo and Florian from Element yesterday, and we have a few ideas on how to implement it.

However, there are a lot of additional pieces of functionality that need to be implemented before we can even start working on this, including but not limited to:

  • many platform features:
    • streaming multimedia support
    • camera input
    • audio (mic) input
  • Either using a webview or waiting for a MatrixRTC rust sdk to be available
    • if we go the webview route, we need to add platform support for accessing the system's native webview, or packaging one along with Robrix (meh), or something else.

kevinaboos avatar Feb 03 '25 09:02 kevinaboos