mediar-ai/screenpipe

[question] How can I save data to my remote server using screenpipe cli?

Opened this issue · 3 comments

your question
How can I save data to my remote server using screenpipe cli?

context
My local hard drive is almost full, so I want to store the monitoring screen data on a remote server or in S3/OSS.

I want to be able to specify a db url to store transcripts etc. and a bucket link for storing audio & screen recordings

can you suggest different options you would like?

things we considered:

  • record from a linux server while forwarding SSH your audio and screen #68 - some users do this already on linux client / server
  • native option to save to your cloud storage (both db and files)
  • native option to save to screenpipe cloud (e.g. we host the infra) - likely involve some end to end encryption or something
  • archive mode (e.g. copy paste your data to cloud, while keeping only recent)
  • pruning - e.g. AI that looks at your data, ask you a few questions and accordingly remove things you don't care about - think how human memories work in the brain

anything else?

do you have any pros / cons about these, anything you like/dislike?