网页上的 PowerPoint 文件作为视频
一位客户要求在他的网络应用程序上以视频形式在线共享和查看 .PPT(Microsoft PowerPoint 幻灯片)文件。在我们公司,在线直播节目。我的一位客户要求 ppt 文件也在在线网页中进行直播。是否有任何选项可以在在线网页中流式传输该 ppt 文件。
One of client requires to share and view the .PPT(Microsoft PowerPoint Slides) files online as video, on his web application.In our company live streaming a programs in online. one of my client ask the ppt file also live streaming in a online web page. Is there any options to to streaming that ppt files in a online web page.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您不需要动画,您可以将所有幻灯片另存为文件系统上的图像,然后使用 API 编辑视频并从图像创建视频。
If you don't need animations you could save all slides as images on the file system and then use an API to edit videos and create a video from the images.