Skip to content

Display multimedia messages: audio, video, stickers (gifs) #120

@kevinaboos

Description

@kevinaboos

Currently Robrix supports displaying text messages and static (non-moving/animated) image messages.

The Matrix spec supports multiple other kinds of multimedia messages, as defined here by the MessageType enum. This issue is primarily concerned with:

  • Audio: the AudioMessageEventContent type
  • Video: the VideoMessageEventContent.
  • Animated images/gifs for Image/Stickers: the StickerEventContent type
    • This is separate from the other MessageType variants
    • We support static image stickers.
      Currently, this is blocked on Makepad adding support for video and audio playback. @joulei is currently working on it.

Metadata

Metadata

Assignees

Labels

blocked-on-makepadBlocked on a Makepad bug or missing Makepad featureenhancementNew feature or requesthelp wantedLooking for help from anyone!

Projects

Status

Blocked

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions