-
If both 'media_hold_timeout_audio' and 'media_timeout_audio' are set, and 'media_timeout_audio' has a value less than 'media_hold_timeout_audio', then 'media_timeout_audio' is used instead of 'media_h…
-
Running Dire Wolf 7d3c1d1 on macOS 13.1 with AIOC c65a3f3, most transmitted packets are choppy. A clear error is thrown in Dire Wolf when this happens `Transmit timing error: PTT is on 3558 mSec too l…
-
We want to get the client's data processing as good as possible. No point having this cool Quic based relay network if the client is wrecking everything.
- [x] Number of audio packet sent, received…
-
A long-standing known issue that I've experienced is video & audio gradually becoming further out of sync over the duration of a stream. The longer the stream, the worse it is by the end. I've found t…
-
So I'm building a Java application that can connect to the Zello and receive messages, but I've been struggling with audio streams, more specifically with reassembling the audio data packets Ι receive…
-
No exceptions. Before work is stopped client receive packets with 0 power.
Code:
```
def base_callback(user, data: voice_recv.VoiceData):
print(f"Got packet from {user}")
ext_data = dat…
-
Hi I'm unable to get any audio output. I'm using the following version of dsd on Ubuntu 22.04.
Digital Speech Decoder 1.7.0-dev (build:v1.6.0-96-g59423fa)
mbelib version 1.3.0
I used the follow…
-
E1108 08:40:14.781702 8 mp2t_media_parser.cc:122] Parsing failed for pid = 101, type=3
I1108 08:40:14.781818 8 status.cc:76] 8 (PARSER_FAILURE): Cannot parse media file udp://192.168.50.4…
-
I just got a pair of [Creative Zen Air Plus](https://us.creative.com/p/headphones-headsets/creative-zen-air-plus) headphones since they advertised LE audio, and I wanted to poke around with standards-…
-
I have been trying to get the muxer.writeFrame function to accept uncompressed audio Frames instead of compressed audio Packets.
Performing await muxer.writeFrame(packet); works. No errors.
Perfor…