Closed luarvique closed 11 months ago
Found the reason: OWRX devices referring to the same physical HL2 device have to use the same network port. That appears to have fixed things. Sorry for the false alert.
I'm reopening this because the panic shouldn't occur even if things were misconfigured.
Added code to protect against this.
When switching between two HL2 receivers in OpenWebRX, I am seeing the following issue:
Stopping Receiver:
Starting Receiver:
OpenWebRX+ retries opening the second receiver after a while, so it does eventually start working, with a long delay. The original OpenWebRX probably marks the receiver dead. I am currently assuming that the whole problem is caused by this panic when closing the previous device:
Could you please look into this?