KevinBlandy / springboot-ffmpeg-demo

SpringBoot + FFmpeg 实现视频转码为M3U8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

可不可以把上传和播放的js分折开?

98549844 opened this issue · comments

我按照你的demo, 在windows平台可以上实现上传, 切片和播放, 但在macos那里就不行, 不知道什么原因
它前端js call controller是没有问题的, 播放器用dplayer
所以希望您把demo的js折开上传一个button, 切片一个button, 播放一个button, 让我参考参考, 谢谢

image
player source code.zip