Live Streaming.

2022-07-06 Thread kasim saifi
I want Django live streaming. But I am not getting Django live streaming.P -- 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-user

Re: Live Streaming.

2022-07-06 Thread 'Kasper Laudrup' via Django users
On 06/07/2022 11.27, kasim saifi wrote: I want Django live streaming. But I am not getting Django live streaming.P We all want Django live streaming. We can hope you'll get it as well some day. Good luck and kind regards, Kasper Laudrup -- You received this message because yo

Re: Live Streaming.

2022-07-06 Thread 16-451 S.Kalyan
What is the mail for? I can't understand On Wed, Jul 6, 2022, 9:15 PM 'Kasper Laudrup' via Django users < django-users@googlegroups.com> wrote: > On 06/07/2022 11.27, kasim saifi wrote: > > I want Django live streaming. But I am not getting Django live > strea

Re: Live Streaming.

2022-07-06 Thread 'Kasper Laudrup' via Django users
On 06/07/2022 18.07, 16-451 S.Kalyan wrote: What is the mail for? I can't understand Me neither. I guess we're all confused. Kind regards, Kasper Laudrup -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and st

Re: Live Streaming.

2022-07-06 Thread 'Kasper Laudrup' via Django users
On 06/07/2022 18.07, 16-451 S.Kalyan wrote: > What is the mail for? I can't understand > Me neither. I guess we're all confused. Kind regards, Kasper Laudrup -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and

Re: Live Streaming.

2022-07-06 Thread kasim saifi
I have to do live streaming in django. Tell me how can it be. On Wed, 6 Jul, 2022, 21:46 16-451 S.Kalyan, wrote: > What is the mail for? I can't understand > > On Wed, Jul 6, 2022, 9:15 PM 'Kasper Laudrup' via Django users < > django-users@googlegroups.com>

Re: Live Streaming.

2022-07-06 Thread 'Kasper Laudrup' via Django users
On 6 July 2022 18.40.04 CEST, kasim saifi wrote: >I have to do live streaming in django. Tell me how can it be. Have you done any research? This seems quite relevant: https://forum.djangoproject.com/t/can-i-develop-live-video-streaming-website-using-django/2428 Try to be a bit more speci

Re: Live Streaming.

2022-07-06 Thread Kennedy Saavedra
S.Kalyan () escribió: > What is the mail for? I can't understand > > On Wed, Jul 6, 2022, 9:15 PM 'Kasper Laudrup' via Django users < > django-users@googlegroups.com> wrote: > >> On 06/07/2022 11.27, kasim saifi wrote: >> > I want Django live streami

Creating live streaming app

2024-05-15 Thread Anshuman Thakur
Hi Teams, how can we create live streaming application when we are using react.js in frontend and django rest framework in baackend -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving e

Re: Creating live streaming app

2024-05-22 Thread Raize Studio
You can probably be fine with just websockets. But a more robust solution for heavy usage is to use nginx-rmtp module . Le mercredi 15 mai 2024 à 20:58:56 UTC+2, Anshuman Thakur a écrit : > Hi Teams, > > how can we create live streaming application when we are using react.js in >

Live Streaming Video With WebCam

2018-07-16 Thread Pravin Yadav
Hello Guys, I'm developing the website using the *Python 3.6 and Django 2.0. *I want to integrated the *Live Streaming Video* through *WebCam*. If anyone know about this functionality kindly help me. *Thanks, in Advance.* Pravin Kumar -- You received this message because you are subsc

Live Streaming Video through WebCam

2018-07-31 Thread Pravin Yadav
*Hello Everyone, I'm using the Live Streaming Video through WebCam. It's storing in .avi format. When i'm playing the Video. I'm not getting the audio of that video. I hope that opencv does not provide the audio features. Kindly let me know if you have any idea. Thanks,* *P

Fwd: Live Streaming Video With WebCam

2018-07-17 Thread Pravin Yadav
Hello Guys, I'm developing the website using the *Python 3.6 and Django 2.0. *I want to integrated the *Live Streaming Video* through *WebCam*. If anyone know about this functionality kindly help me. *Thanks, in Advance.* Pravin Kumar -- You received this message because you are subscrib

Re: Live Streaming Video through WebCam

2018-08-01 Thread mottaz hejaze
this is awesome man .. On Tue, 31 Jul 2018, 16:20 Pravin Yadav, wrote: > *Hello Everyone, I'm using the Live Streaming Video through WebCam. It's > storing in .avi format. When i'm playing the Video. I'm not getting the > audio of that video. I hope that open

Live Streaming Video with WebCam OpenCv Python

2018-08-07 Thread Pravin Yadav
*Hello Everyone, I'm using the Live Streaming Video through WebCam. It's storing in .avi format. When i'm playing the Video. I'm not getting the audio of that video. I hope that opencv does not provide the audio features. Kindly let me know if you have any idea. Thanks,* *P

Re: Sending Live Streaming Images from Client’s Webcam to Django Server

2022-10-10 Thread 'Kasper Laudrup' via Django users
On 08/10/2022 21.28, Anshuman Thakur wrote: Sr plz anyone help me for this question Which question? It would be easier for someone to help you if you actually asked a question. Kind regards, Kasper Laudrup -- You received this message because you are subscribed to the Google Groups "Django

Re: Sending Live Streaming Images from Client’s Webcam to Django Server

2022-10-11 Thread amruth bitla
This is secret key may be you would share this ? Which key is it -- 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+unsubscr...@googlegroups.com. To vi

Re: Sending Live Streaming Images from Client’s Webcam to Django Server

2022-10-12 Thread Anshuman Thakur
My question is how to send live streaming from client webcam to Django server. On Tuesday, October 11, 2022 at 8:21:48 PM UTC+5:30 amruth...@gmail.com wrote: > This is secret key may be you would share this ? Which key is it > -- You received this message because you are subscribed

Re: Sending Live Streaming Images from Client’s Webcam to Django Server

2022-10-12 Thread Anshuman Thakur
Sir my question is: Sending Live Streaming from Client’s Webcam to Django Server. On Tue, Oct 11, 2022 at 2:39 AM 'Kasper Laudrup' via Django users < django-users@googlegroups.com> wrote: > On 08/10/2022 21.28, Anshuman Thakur wrote: > > Sr plz anyone help me for th

Re: Sending Live Streaming Images from Client’s Webcam to Django Server

2022-10-13 Thread RANGA BHARATH JINKA
Hi, Please follow this. All the best https://www.geekfeed.co.jp/geekblog/sending-live-streaming-images-from-clients-webcam-to-django-server/ Thanks and Regards J. Ranga Bharath Cell: 9110334114 On Wed, 12 Oct 2022, 9:13 pm Anshuman Thakur, wrote: > Sir my question is: Sending Live Stream