deepgram-devs / live-transcription-django

8 stars 4 forks source link

Localhost not connect to server for streamming #1

Open saiful9379 opened 7 months ago

saiful9379 commented 7 months ago

Thank you for your great contribution, I try to get streaming date via microphone but this code raise below this issue. if possible give me your answer.

Firefox can’t establish a connection to the server at ws://localhost:8000/listen.

Thank You

tekarts commented 6 months ago

do a pip install daphne and add it to your settings.py installed apps