-
Real-Time Video Synchronization
- Objective
- To ensure synchronized video playback across global regions with minimal delay.
- Role
- Developed a global real-time video synchronization mechanism using custom synchronization logic.
- Technologies Used
- Java, Spring boot, AWS Route53, inotifywait
- Key Achievements
- Reduced download times by 90%, lowering latency from hundreds of milliseconds to tens of milliseconds.
-
Low-Latency HLS Integration
- Objective
- To enhance the live streaming experience by minimizing video delay.
- Role
- Replaced traditional HLS with Low-Latency HLS and optimized server logic.
- Technologies Used
- Java, Spring boot, HLS, Low-Latency HLS
- Key Achievements
- Decreased live video delay from 5 seconds to 2 seconds, significantly improving viewer experience during live events.
-
Server Failover System
- Objective
- To enhance session server stability by reducing the broadcast load of product information.
- To develop a fallback plan to ensure product information is displayed to users even if the session server is down.
- Role
- Designed and developed a robust failover mechanism using AWS S3 to offload and manage session data during server failures.
- Technologies Used
- Java, Spring boot, AWS S3, Redis
- Key Achievements
- Reduced session server load by syncing product information to S3 and offloading the responsibility of broadcasting product data to S3.
- Maintained product data in S3 to ensure uninterrupted broadcasting even in the event of session server downtime.
-
Auction System Optimization
- Objective
- To minimize communication delays between auction servers and improve real-time interactions.
- Role
- Implemented WebSocket with STOMP protocol for low-latency communication.
- Technologies Used
- Java, Spring boot, WebSocket, STOMP
- Key Achievements
- Reduced server-to-server communication delays, enhancing the speed and responsiveness of the auction system.
-
Sub-Second Live Streaming
- Objective
- Role
- Technologies Used
- Key Achievements