Use strtoul to parse rtptime and seq values.
strtol could return negative values, leading to various error messages, mainly "non-monotonically increasing dts".
Showing
Please
register
or
sign in
to comment
strtol could return negative values, leading to various error messages, mainly "non-monotonically increasing dts".