Camera.record doesn't work

Hi,

if I use service developer tool icon Services from the Developer Tools to record with my Yi Cam doesn’t work for me. There is no error in the log, but the file doesn’t appear in the /tmp folder which is listed in the whitelist_external_dirs.

grafik

Is there something else to do?

Thanks for your help!
Best, Marius

you need to input the durtaion like below

{
“entity_id”: “camera.yi_hack_v4”,
“filename”: “/tmp/test.mp4”,
“duration”: “5”
}

even with that it is not working.