python, Django - private media streaming and prevent hijacking -


i'm using python 2.7 , django 1.7 .

i need private streaming project medias such video , image , preventing hijack.

do know modules or thing else this?

there many ways , formats video streaming.

i don't know ready use live video streams, if going serve .mp4 files , images, can check permissions on django side , serve content nginx

https://wellfire.co/blog/nginx-django-x-accel-redirects/

or https://github.com/johnsensible/django-sendfile


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -