- From: John Wu via GitHub <sysbot+gh@w3.org>
- Date: Fri, 26 Feb 2021 15:45:23 +0000
- To: public-webrtc-logs@w3.org
I actually have a n00b question about this type .. Assuming a camera capturing at 60fps, in a day it would capture 60*(60*60*24) = 5184000 frames. Is it safe to assume a WebRTC session won't run longer than UNSIGNED_LONG_MAX / 5184000 = 828 days? I know in practice no one would have a lengthy session like this but I wonder if there are cases when a device would just start a prolonged session that stays forever. -- GitHub Notification of comment by tjwudi Please view or discuss this issue at https://github.com/w3c/webrtc-stats/pull/598#issuecomment-786725996 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 26 February 2021 15:45:24 UTC