Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve timestamp type: int -> uint. #4232

Closed
wants to merge 1 commit into from

Conversation

suzp1984
Copy link
Contributor

when I check the timestamp type from RTC -> RTMP.

RTC(uint32_t) -> RTMP (uint64_t).

Some timestamp type can be improved.

e.g. int64_t convert to int32_t.

@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Nov 13, 2024
@suzp1984 suzp1984 closed this Nov 13, 2024
@suzp1984
Copy link
Contributor Author

close this PR, because introduced timestamp bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants