daily-co / daily-js

https://docs.daily.co/reference/daily-js
BSD 2-Clause "Simplified" License
103 stars 33 forks source link

[FEATURE-REQUEST] ability to set recording start time and end time #214

Closed chr4ss12 closed 1 year ago

chr4ss12 commented 1 year ago

I have read the documentation about ability to create recordings based on the meeting token, as well the room object itself having ability to create recording, and the recording API itself, but none seems to be as trivial to use as I would like for my specific use case.

I would like the room creation API have a simple way of saying:

"hey, create me a room, and by the way, please ensure you create a recording that starts at date X and ends at date Y, and save it into my cloud"

I would not like to deal with writing code to start orchestrating the automatic live recording myself with cron jobs

mattieruth commented 1 year ago

Thanks for the request! We've added this to our feature tracking.