Thursday, May 26, 2016

Re: Django Live video streaming from ffserver

Hi,
eventual something like X-Accel-Redirect can help to do this without a performance penalty. See https://wellfire.co/learn/nginx-django-x-accel-redirects/ Serving protected upstream services


Am Donnerstag, 26. Mai 2016 13:44:02 UTC+2 schrieb Jahan Balasubramaniam:
Hi

I have setup a ffserver which provides live video stream in the local network over http.

What I want is django app which enables me to do some authentication stuff and stream from local network to outside world.

I have more than decent amount of knowledge in Django and have done dozen projects using django framework.

I m very much clueless and even wondering how to begin with this.

If anyone with knowledge on how to accomplish this sort of stuff could provide some guidance would be helpful.

Even just a hint or starting tip off would be of great help.

Regards
Jahan

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8390ae5f-70d4-4b6e-947a-06867b4c5429%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment