ossrs / srs

SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
24.86k stars 5.29k forks source link

Bugfix: Log format output type does not match. v5.0.171, v6.0.66 #3775

Closed terrencetang2023 closed 10 months ago

terrencetang2023 commented 11 months ago

A segmentation fault occurred on arm https://github.com/ossrs/srs/issues/3714

Please describe the summary for this PR.

The 64-bit variable crashed after using the %d output on the 32-bit arm

winlinvip commented 10 months ago

Thanks @terrencetang2023 @duiniuluantanqin