[feature] handle graceful shutdown
Opened this issue · 8 comments
louis030195 commented
- properly save audio files regardless of their length
- same for vision
louis030195 commented
/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
algora-pbc commented
💎 $100 bounty • Screenpi.pe
Steps to solve:
- Start working: Comment
/attempt #653
with your implementation plan - Submit work: Create a pull request including
/claim #653
in the PR body to claim the bounty - 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 bounty • Share on socials
Attempt | Started (GMT+0) | Solution |
---|---|---|
🟢 @ToSeven | Nov 18, 2024, 3:18:24 AM | WIP |
ologbonowiwi commented
hey @louis030195 can you share more about the current behavior? in a loom or something
tribhuwan-kumar commented
hey @louis030195 can you share more about the current behavior? in a loom or something
louis030195 commented
ToSeven commented
/attempt #653
Algora profile | Completed bounties | Tech | Active attempts | Options |
---|---|---|---|---|
@ToSeven | 1 mediar-ai bounty | Shell, Rust, C |
Cancel attempt |
ToSeven commented
user:
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