-
Media Source Extension does not define what to do with MP3 format yet. Web Audio API spec is not going to add any MP3 decoding APIs in nearest future. The feature is needed to play back network stream…
-
**Is your feature request related to a problem? Please describe.**
I aim to deploy my ASR model on a server that will receive audio packet bytes with each request. The server will then transcribe the…
-
---------------------------------------------------NOT A BUG / ISSUE----------------------------------------------------------
I know this is not the platform for this question, i have posted it on…
-
#### Is your feature request related to a problem?
My problem is to found a _simple_ solution to patch/edit/modify PCR and/or PTS/DTS values _independtly_. I want for example to add/substract one off…
-
### Describe the bug
I've got a "Loud" unit from the ESParagus folks. I'm using it for AirPlay (from Music in macOS). But it's having trouble playing consistently. In the output via telnet, I see lot…
roens updated
1 month ago
-
When `InCallManager` is started in WebRTC call, it somehow creates lag on unmuting microphone on iOS. Without it everything works fine.
Unmuting with native logs
```
[javascript] setting mute…
-
I have a custom tranporting library which will push the encoded audio and video data to the remote server.. So I don't want to use RTMP url for to stream.. Instead I just need the encoded video and au…
-
Hi, I am currently working with vosk and mediasoup to create a live speech to text recognition. My web video conferencing app is working really well. For the speech recongnition, I am currently gettin…
-
While looking in to ways to send audio from a MCU(ESP8266) to liquidsoap I tried UDP for speed. The liquidsoap line
```
liquidsoap output.prefered(mksafe(input.udp(buffer=1.,host='192.168.1.4',port=…
-
```
What steps will reproduce the problem?
1. Log in the webphone SIPML5
2. Launch a call from webphone
3. Answer the call
What is the expected output? What do you see instead?
It should have two-way…