Django video streaming and Safari HTML5 canvas -


I'm streaming smaller videos from the demo view:

  def (request) : ['Content-type'] = 'video / mp3' response ['content-length'] = OS (file-name = settings.VIDEO_URL + extra_path wrapper = FileWrapper (file (file name, "RB")) response = HTPRPS.png .path.getsize (filename) return response   

and the html code like this:

  

Comments

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -