Skip to main content

我可以嵌入 Remotion Studio 吗?

我们目前不允许将 Remotion Studio 嵌入为 React 组件到你自己的应用中。这是因为:

🌐 We currently don't allow embedding the Remotion Studio as a React component into your own app. This is because:

嵌入 Studio 的需求通常与自定义 Studio 的外观或行为有关。目前,它并未设计为可自定义。

该工作室连接到后端,它不是仅前端的应用。

考虑以下替代方案:

🌐 Consider the following alternatives:

使用 Remotion 播放器

🌐 Use the Remotion Player

Remotion Studio 使用 Remotion Player 并在其周围构建用户界面。你可以自己使用该播放器,并围绕它创建与你的品牌一致的自定义用户界面。

🌐 The Remotion Studio uses the Remotion Player and builds a UI around it. You may use the Player yourself and create custom UI around it that aligns with your brand.

部署 Remotion Studio

🌐 Deploy the Remotion Studio

你可以将 Remotion Studio 部署到云中的长期运行服务器,并让你的团队可以访问它。在此阅读如何操作

🌐 You can deploy the Remotion Studio to a long-running server in the cloud and make it accessible to your team. Read here how to do so.

等待 Remotion 套件包含 Studio

🌐 Wait for Remotion Bundles to include the Studio

如果你正在创建一个 bundle,你将得到一个包含 HTML、CSS 和 JavaScript 文件的静态文件夹。现在,如果你在浏览器中打开这个文件夹或将其作为静态网站部署,你无法预览视频。我们计划在可预见的未来将 Remotion Studio 包含在 bundle 中,这样你就可以在浏览器中预览视频。

🌐 If you are creating a bundle, you will get a static folder that includes HTML, CSS and JavaScript files. Right now, if you open this folder in the browser or deploy it as a static site, you cannot preview the video. We plan to in the foreseeable future include the Remotion Studio in the bundle, so you can preview the video in the browser.

另请参阅

🌐 See also