Hi, Dylan Reinhold, Many thanks for your response. I will try this solution.
On Sat, Aug 1, 2020 at 3:19 AM Dylan Reinhold <[email protected]> wrote: > You can use the StreamingHttpResponse: > > https://docs.djangoproject.com/en/3.0/ref/request-response/#streaminghttpresponse-objects > > > Dylan > > On Fri, Jul 31, 2020 at 6:46 AM Venu Gopal <[email protected]> > wrote: > >> Hi, I have an urgent requirement where I need to stream data from Motion >> JPG to Django template. This solution is already there in Flask Reference: >> https://blog.miguelgrinberg.com/post/video-streaming-with-flask. Is >> there any way to do it in Django. >> >> Thanks in advance. >> >> -- >> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/4f598b93-0e64-4162-b620-b9b4eb569870o%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/4f598b93-0e64-4162-b620-b9b4eb569870o%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAHtg44ATLpyfknk%2BNMKO2eMa6hiaypOKmQ%2BLgoDkQwUQETcm%3DQ%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAHtg44ATLpyfknk%2BNMKO2eMa6hiaypOKmQ%2BLgoDkQwUQETcm%3DQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAOhYkizS5-8171EGhadNv%2Bksnaz_P4hPXizL9AKY9UPp-Bf3gQ%40mail.gmail.com.

