Edwin Toering
Edwin Toering

Reputation: 1

Share client-side generated video on TikTok with custom tags

I'm currently developing a web application written in TypeScript using React that is targeted to run on mobile platforms only, running in a browser.

The application generates a short video from a three.JS 3D animation and video need to be shared to Facebook, Insta or TikTok.

Requirements:

What are the best implementation options to meet these requirements?

I have looked into using native Web Share API but this does not have full browser support and for TikTok you cannot add any link, text or tags.

Looked into Tiktok developer APIs but unsure if this is the way to go for a web application.

I expect a solid solution that meets the requirements but did not find a definite and solid implementation.

Upvotes: -1

Views: 24

Answers (0)

Related Questions