How to use Python FFmpeg Video Stream with Django?

前端 未结 0 835
失恋的感觉
失恋的感觉 2020-12-03 16:34

I try to use Python FFmpeg Video Streamin like this web. I create function like this in views.py .

def movie(request):

    video = ffmpeg_streaming.input(\'/         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题