Yellow Systems
Apr 16, 2021
No image
Service categories
Service Lines
Software Development
Mobile Development
Domain focus
Media & Entertainment
Programming language
Kotlin
Challenge
- Initially, it wasn’t clear to the user in real-time whether other users were available for live video sessions
- On most Android phones, breaking the video into frames for choosing a thumbnail was difficult
- iOS had a problem with uploading the video while scrolling, so there were empty backgrounds.
- Initially, it wasn’t clear to the user in real-time whether other users were available for live video sessions
- On most Android phones, breaking the video into frames for choosing a thumbnail was difficult
- iOS had a problem with uploading the video while scrolling, so there were empty backgrounds.
Solution
- Using Twilio Programmable Chat to introduce special service channels for “calls” and “statuses” for each user
- MP4 decoding for thumbnail choosing
- On iOS, the picture is now loaded first because it loads faster than video, which eliminates empty backgrounds.
- Using Twilio Programmable Chat to introduce special service channels for “calls” and “statuses” for each user
- MP4 decoding for thumbnail choosing
- On iOS, the picture is now loaded first because it loads faster than video, which eliminates empty backgrounds.
Results
The goal of the project: to create a video-based mobile dating app where people can see each other’s video profiles and then communicate.
The goal of the project: to create a video-based mobile dating app where people can see each other’s video profiles and then communicate.