forked from bigbluebutton/bigbluebutton
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the timestamp from the meeting ID to calculate the real start time
With the switch to a different clock source in red5, the timestamps in the events file are no longer real-time, but are rather in seconds since computer boot. The timestamp in the meeting id is still realtime, so use that as the start time. Calculate the end time by adding the meeting length to the start time.
- Loading branch information
Showing
1 changed file
with
16 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters