mediar-ai/screenpipe

[feature] handle graceful shutdown

Opened this issue · 8 comments

  • properly save audio files regardless of their length
  • same for vision

/bounty 100

definition of done:

  • i can select 3000 as audio chunk duration and when i kill the process it properly write the audio file before quitting

💎 $100 bounty • Screenpi.pe

Steps to solve:

  1. Start working: Comment /attempt #653 with your implementation plan
  2. Submit work: Create a pull request including /claim #653 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to mediar-ai/screenpipe!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @ToSeven Nov 18, 2024, 3:18:24 AM WIP

hey @louis030195 can you share more about the current behavior? in a loom or something

hey @louis030195 can you share more about the current behavior? in a loom or something

the current behaviour

user:

image

wants to have audio files of 30m

/attempt #653

Algora profile Completed bounties Tech Active attempts Options
@ToSeven 1 mediar-ai bounty
Shell, Rust,
C
Cancel attempt

user:

image wants to have audio files of 30m

I discovered that regardless of the audio length I set, Screenpipe didn't produce any audio files. Right? So I should create an audio file under "~/.screenpipe/data/"? @louis030195