Skip to content

Empty yicam/motion_files MQTT message #388

@g1za

Description

@g1za

Describe the bug
Since last major release the MQTT message with recorded files is empty.
This is current MQTT "yicam/motion_files" message:
{
"start":"2024-06-20T16:44:46+02:00",
"end":"2024-06-20T16:45:55+02:00",
"files":[ ]
}
As you can see "files" is empty, while files are actually being saved under the /record/ folder

Expected behaviour
Previously the message was populated under Files with a list of saved files and paths.
For example is this is the full path: http://192.168.188.7/record/2024Y06M20D16H/45M00S.mp4
the MQTT message used to contain: 2024Y06M20D16H/45M00S.mp4
under "files".
"files" can be a list (anyway it can bring several elements of more videos are associated to the same motion event9.

Set Up Details (please complete the following information):

  • Firmware Version: 0.4.1
  • Device: yi dome
  • Model: 63US

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature, improvement, or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions