Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Learn More

MediaRecorder API starts recording an audio after few seconds delay

  • 2 wótegronje
  • 1 ma toś ten problem
  • 13 naglědow
  • Slědne wótegrono wót iLaya

more options

I am using MediaRecorder API (https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder) to record/capture an audio from the browser. It works fine on chrome. But audio starts recording after few seconds delay on firefox (not every time). Struggling to solve this issue last 2 days. I ended up here for the help. I'm sure that someone might have faced this issue earlier. Can somebody help me on this?

Same sample code has been used from the above link. I can provide my working code if needed.

I am using MediaRecorder API (https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder) to record/capture an audio from the browser. It works fine on chrome. But audio starts recording after few seconds delay on firefox (not every time). Struggling to solve this issue last 2 days. I ended up here for the help. I'm sure that someone might have faced this issue earlier. Can somebody help me on this? Same sample code has been used from the above link. I can provide my working code if needed.

Wót iLaya změnjony

Wšykne wótegrona (2)

more options

Please see this support article: https://support.mozilla.org/en-US/kb/where-go-developer-support

Specifically - Post a question to the Mozilla Developer Network's Stack Overflow page.

more options

Hi the-edmeister,

I posted the same question on stackoverflow before posting here.

http://stackoverflow.com/questions/39804427/mediarecorder-api-starts-recording-an-audio-after-few-seconds-delay-web

Thanks.