pierr3 / VectorAudio

An Audio-For-VATSIM ATC Client for macOS, Linux and Windows
GNU General Public License v3.0
47 stars 11 forks source link

VectorAudio stops transmitting audio #105

Open neilenns opened 7 months ago

neilenns commented 7 months ago

This has happened twice in the last two days for me and I can't figure out why, or how to fix it :(

I press my PTT key, VectorAudio shows the TX light up, I say something, but pilots get nothing. It's not my mic being muted: on the pilot end the RX light doesn't even come on.

When I swap to AFV everything works fine.

This seems to be intermittent. I was just working KSEA and it was fine, but then I disconnected in CRC and reconnected to open KPDX and VectorAudio wasn't transmitting anymore.

Restarting VectorAudio doesn't fix it either.

maozhenyu123 commented 5 months ago

Similar issue happened to me as well except reconnect would work

pierr3 commented 5 months ago

Working on it, slowly, have not found the exact cause yet.

On Sun, 24 Mar 2024 at 17:12, Zhenyu Mao @.***> wrote:

Similar issue happened to me as well except reconnect would work

— Reply to this email directly, view it on GitHub https://github.com/pierr3/VectorAudio/issues/105#issuecomment-2016944497, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN7UK2BEIGRYGSNP5VOZTTYZ46SLAVCNFSM6AAAAABDG2ZVVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJWHE2DINBZG4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

maozhenyu123 commented 5 months ago

To me, the root cause seems to be my microphone disconnects in the middle of a session, then itself reconnects instantly. This will trigger a "Device Change Notification" on Adobe AU. And since then, VectorAudio stops transmitting my voice. If I hit "Disconnect", an error message would pop out, then the program just crashed, so I had to restart it.

Hopefully that information helps. If not I can build a debug version and try to do some research on it. <-- not doing QT for 4 years, might need to re-setup dev env.

Updated: Oh It's not QT.

pierr3 commented 5 months ago

Thank you, that’s actually very helpful. The microphone disconnect is not due to VectorAudio correct?

If you have time to try a debug build, any help is appreciated!

On Sun, 24 Mar 2024 at 17:19, Zhenyu Mao @.***> wrote:

To me, the root cause seems to be my microphone disconnects in the middle of a session, then itself reconnects instantly. This will trigger a "Device Change Notification" on Adobe AU. And since then, VectorAudio stops transmitting my voice. If I hit "Disconnect", an error message would pop out, then the program crashed, so I have to restart it.

Hopefully that information helps. If not I can build a debug version and try to do some research on it.

— Reply to this email directly, view it on GitHub https://github.com/pierr3/VectorAudio/issues/105#issuecomment-2016946343, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN7UK2OZZAHU5K5IXRB7MLYZ47NVAVCNFSM6AAAAABDG2ZVVGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMJWHE2DMMZUGM . You are receiving this because you commented.Message ID: @.***>