UCSD-E4E / ASM-rpi-node

Aye-Aye Sleep Monitoring Project Raspberry Pi Node
MIT License
0 stars 0 forks source link

[Bug]: IP Camera Timestamps wrong #32

Open ntlhui opened 2 years ago

ntlhui commented 2 years ago

Commit Hash

0e2a31871233c6a9f1cd9326846e27d884d30637

Steps to Reproduce?

  1. Configure for IP Camera
  2. Run IP Camera
  3. Download data
  4. Check embedded timestamp against file timestamp

Observed Behavior

File with timestamp 2022-07-26T19:58:08Z has a on-screen timestamp 2022-07-26T13:24:27.

Desired Behavior

On-screen timestamp should either match local timezone or UTC

Component

Remote Sensor Node

Relevant Sensor Node log output

No response

Relevant Sensor Node configuration

uuid: a4a5090c-fc41-47d4-a180-e82cf8bfc899
type: IP_Camera
data_server: 132.249.242.142
#data_server: 132.249.242.235
port: 9000
#data_server_uuid: 33cc5438-3d39-11ec-8957-378c22225c74
data_server_uuid: 33cc5438-3d39-11ec-8957-378c22225c74
heartbeat_period_s: 300

IP_CAMERA:
        address: 192.168.2.65
        port: 554
        user: [redacted]
        password: [redacted]

Relevant Server log output

No response

Relevant Server configuration

No response

ntlhui commented 1 year ago

@ntlhui to check if IP camera is configured incorrectly