top of page
Writer's pictureDMP Blogmaster

Our engineering team is working on enhancing our new video and picture capability. This means creating automatic 'preview' versions in real-time.


Below are the tools that are being integrated into the next release.

(backend systems)


  • manipulate video (and images) with FFmpeg

  • access files using Jaffree


example setup >

  • original file is 7s long and weighs in at 7.7MB

  • the preview is 2s long and weighs in at 120kB

  • when user loads a chat room, preview videos/pics are loaded only

  • a tap will subsequently load the full sized versions

11 views
Writer's pictureDMP Blogmaster

Our first version of the app that includes pictures, stickers and videos is now live. The platform currently allows for a 15meg max file-size.


We are working on 'preview' versions of the files so the experience is faster than it is today.

This version will be out by the end of the week.


5 views
Writer's pictureDMP Blogmaster

Updated: Jun 9

Below is the list of the things we’ve improved with the version coming out this week.

Enjoy 😉


  • Zio library update. This is a core backend library that we’ve updated bringing new performance upgrades to our queries via the API. GraphQL and Caliban are affected by this change.

  • Icons. New icons are now present in the app. Admin, group chat and icon shading are all edited to be more visible.

  • Filter background. Edited the color to for better visibility on light mode.

  • Wifi/data error screen. If the app tries to connect and cannot find an active data connection (wifi or mobile data) then the screen shown to users says same. The backend will also try 3 times to reconnect before asking the user to try again later.

  • Phone number share. The screen, toggle controls and badges have been edited for better UX. We are also removing the “constant badge” if the user has NOT shared their phone number within groups. You can see these new screens under the PROFILE area under PHONE NUMBER SHARE.

Some grabs of our new screens are below.





30 views
bottom of page