简体   繁体   English

Spring 启动 - 使用 ajax 调用流式传输视频

[英]Spring Boot - Streaming a video with ajax call

I was trying to find a good tutorial on how to stream video in springboot with ajax call but I cannot find it yet.我试图找到一个关于如何在 springboot 中使用 ajax 调用 stream 视频的好教程,但我还找不到它。

In my app, I was stored a video file in the server, and now how can I play it in client browser with ajax call.在我的应用程序中,我在服务器中存储了一个视频文件,现在如何使用 ajax 调用在客户端浏览器中播放它。 any idea?任何想法?

Thanks谢谢

I solved this one by following this step: https://www.knowledgefactory.net/2019/09/spring-boot-video-streaming-example.html我按照以下步骤解决了这个问题: https://www.knowledgefactory.net/2019/09/spring-boot-video-streaming-example.html

mybe would be usefull for other mybe 对其他人有用

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM