984f3804cf
added broadcastvoice data back but only for steam clients so that they can have voice_loopback 1 and hear their voices in demo
CeltOpusTranscoder_2026
jenz2026-07-01 21:18:11 +01:00
37c1a4d1b6
just redid sampling a bit
jenz2026-06-13 22:02:47 +01:00
ddad8421e7
sending multi packets for nosteamers. reducing torchlight to 24000 hertz and mono channel at 32k bitrate
jenz2026-06-04 00:34:30 +01:00
718284e7dd
finally getting all the subframes correctly
jenz2026-06-02 13:46:54 +01:00
009962f120
just re-using this push function for torch incomming audio data. it empties the buffer in case torchlight stopped emitting instead of draining it over time
jenz2026-06-02 00:35:46 +01:00
a02af1a297
this is good enough for nosteamers. primary focus point was working on decoding the steam voice packets correctly into subframes
jenz2026-06-01 20:52:20 +01:00
7d46e3b9eb
further attempts at improving the voice chat quality for nosteamers from steam players, but still not good
jenz2026-06-01 01:37:09 +01:00
2184fd917a
first commit to transcode branch for supporting both nosteam celt and steam opus
jenz2026-05-31 00:13:47 +01:00
e6fb78cdf9
just cranked down the bitrate a good amount
opus
jenz2026-02-04 23:59:43 +00:00
59fbf67c4a
the torchlight packets are now also checked before being send. hopefully it prevents buffer overflow. the packet size for players was also slightly increased
jenz2026-01-29 11:27:14 +00:00
b987a8207d
further changes should probably be considered safed by now, switched to 2 channels, added reset state and lowered framepackets from 5 to 2
jenz2025-10-30 18:33:52 +00:00
fa34037aa4
maybe an improvement?
jenz2025-10-15 00:26:42 +01:00
13b9bef468
further adjustments
jenz2025-10-13 22:32:25 +01:00
41f030c23a
small adjustements that might help quality a bit
jenz2025-10-13 20:55:51 +01:00
cf86277e67
restoring ringbuffer to previous state. removing code that seems to leave no effect for now
jenz2025-10-12 21:18:36 +01:00
678155ff57
it plays audio
jenz2025-10-12 20:51:42 +01:00
bb71861348
uploading current state
jenz2025-09-24 19:58:01 +01:00