This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Working on an app that has a similar user experience as Youtube or TikTok (displaying a video feed of sorts to the user)
Researching ways to transcode the video when pulling from firestore storage to break the video into chunks, instead of downloading the whole video. Does anyone have any solutions.
For reference, I'm using swift. How I'm doing it now is basically just extracing firestore storage metadata. Not a problem now, but can see it being a problem once I begin loading 20 videos at a time to the feed. Any advice is greatly appreciated!
Subreddit
Post Details
- Posted
- 10 months ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/Firebase/co...