Resolve "error: in call to 'fwrite', size * count is too large for the given buffer"
requested to merge 1145-error-in-call-to-fwrite-size-count-is-too-large-for-the-given-buffer-3 into main
- Change type of ssrc_2 to uint32_t instead of uint16_t to prevent writing un-initialized (16 bits) memory to file
Edited by Ripinder Singh