mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-15 18:14:36 -04:00
- Change SSRC variable from unsigned long to uint32_t to match the struct definition (avoids inconsistent width on 64-bit platforms) - Fix format specifier from %lx to %x to match uint32_t - Change recv return type from int to ssize_t for correctness and consistency with zm_rtp_ctrl.cpp Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
3.8 KiB
3.8 KiB