RivaanRanawat / tiktok-flutter-clone

Full Stack TikTok Clone using Flutter, Firebase & GetX
350 stars 186 forks source link

Video load time. #1

Open marc-walton opened 2 years ago

marc-walton commented 2 years ago

Hi, thanks for the clone and the youtube tutorial. The issue is the videos take time to load as they download first and then play the video but if you see apps like instagram or tiktok it doesn't take much time to load the video , its like instant. Same with youtube or any other streaming website, it doesn't wait to load the whole video. Is there a way to fix that?

EainHmunKhin commented 1 year ago

Hey had you found a solution about this ?

sharjeelz commented 1 year ago

@marc-walton tik-tok or youtube has main stream providers for videos, they have servers which are specifically build for hosting and rendering video, if you can afford your own video streaming server and upload your media over there it will be faster, + they have CDN's which make videos more faster