I just noticed a new, occasional error:
"CRC mismatch in received message"
https://github.com/softins/jamulus-php/blob/master/servers.php#L648
Looks like a Jamulus server is producing packets with improper CRC checksums.
The recurrence seems very low, perhaps once every ten minutes.
I'm not sure how to learn more. Maybe logging at a debug level could reveal the server address.
I just noticed a new, occasional error:
"CRC mismatch in received message"
https://github.com/softins/jamulus-php/blob/master/servers.php#L648
Looks like a Jamulus server is producing packets with improper CRC checksums.
The recurrence seems very low, perhaps once every ten minutes.
I'm not sure how to learn more. Maybe logging at a debug level could reveal the server address.