-
[20:47:59 WARN]: [PlasmoVoice] Failed to fire an event:
[20:47:59 WARN]: java.lang.reflect.InvocationTargetException
[20:47:59 WARN]: at java.base/jdk.internal.reflect.DirectMethodHandleAcces…
-
Hello, I have installed Conversations and it runs fine for messages and audio/video calls with another Conversations instance. However if I try and call an aTalk instance, the communication drops imme…
-
### Steps to reproduce
1. Start recording video
### Expected behavior
Expected video recording of full 9 hour length of video.
### Actual behavior
Video recording halted at 90 minutes, while audi…
-
Currently, audio events are reported as soon as audio packets are decoded. In the P1 channel, decoding happens one frame at a time, and frames are 1.486 seconds long. This places a heavy burden for bu…
-
**Describe the situation**
I'm using the `config.data_cb.receive_audio()` callback to act on DTMF events coming from the VOIP (RTP/SIP). It is registered to the esp sip stack through esp_rtc_init(&co…
-
### Checklist
- [X] I'm asking a question and **not** reporting a bug/feature request
- [X] I've looked through the [README](https://github.com/yt-dlp/yt-dlp#readme)
- [X] I've read the [guidelines f…
-
#1677 adds the very nice feature to only forward audio for the loudest speakers, making very large audio calls possible. However, there are some deployments using JVB with custom frontends where this …
-
Just thought I'd ask if you could make an option for just controller support without streaming. The reason is I have the original PS4 and it only allows 720p but I also have a capture card that let's …
-
## **inputVideoBlob. type = video/x-matroska;codecs=avc1,opus,**
```
function demux_blob(inputVideoBlob) {
var copyBlob = new Blob([inputVideoBlob], {type: inputVideoBlob.type});
var…
-
**Describe the bug**
- FreeSWITCH receives INVITE without SDP
- FreeSWITCH answers with the offer in 200OK
- ACK is received with single codec selected
- Re-INVITE message is received with **exact…