Not able to use Recording Keyword for Mobile Device

Hi,

I am working on Mobile App automation with Robot Framework. Need to record session for same. I tried to use “Start Screen Recording” Keyword but no recording done.
Keyword: Start Screen Recording 200

Appium Library: 1.5.0.6
RobotFramework: 3.2.1
Python: 3.6.7
Device: Using Mobile lab (Android)

Can you please let me know, how to record session on a Mobile Lab device with Robot Framework.

Thanks,

Did you finish the recording with Stop Screen Recording? I believe that is the keyword where your video gets stored. If its not there are there any errors in your logs around those keywords when run with a DEBUG log level?