Description
About twice a day Audiorelay crases because of null pointer exception. Server is running on Win10 21H1 and client is an android phone. They are connected via a LAN and not USB tethered.
This started happening after I upgraded the Audiorelay server to the latest version.
Log excerpt:
2022-07-08 17:11:53,312 INFO Remote device connected: 192.168.0.147
2022-07-08 17:11:53,324 INFO Received client config, clientVersion: 0.25.5, os: ANDROID, osVersion: Android API 30
2022-07-08 17:11:53,336 INFO Asking backend to start capture. EventSync: true, ContinuousStream: true, AudioConfig: AudioConfig(sampleRate=48000, bits=16, channels=2), AudioDevice: Speakers (2- USB Audio CODEC ),
2022-07-08 17:11:53,845 INFO Audio pipeline is emitting values
2022-07-08 17:36:22,399 ERROR Stopping the session due to an error
s40: null
at r40.a(SourceFile:2) ~[audiorelay.jar:?]
at FD0.a(SourceFile:52) ~[audiorelay.jar:?]
at C90.b(SourceFile:5) [audiorelay.jar:?]
at l90.a(SourceFile:112) [audiorelay.jar:?]
at pb0.run(SourceFile:1) [audiorelay.jar:?]
at St.run(SourceFile:5) [audiorelay.jar:?]
at RW.run(SourceFile:4) [audiorelay.jar:?]
at pU0.run(SourceFile:1) [audiorelay.jar:?]
at tf.run(SourceFile:23) [audiorelay.jar:?]
2022-07-08 17:36:22,401 INFO Remote device disconnected: 192.168.0.147...
2022-07-08 17:36:22,403 INFO Asking backend to stop capture...
Devices
Phone:
Android 11
Xiaomi Redmi 5G
AudioRelay 0.25.5
Desktop:
Windows 10
AudioRelay 0.25.5