Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bounty: Add support for system audio #146

Open
richiemcilroy opened this issue Jan 29, 2025 · 11 comments
Open

Bounty: Add support for system audio #146

richiemcilroy opened this issue Jan 29, 2025 · 11 comments

Comments

@richiemcilroy
Copy link
Collaborator

richiemcilroy commented Jan 29, 2025

Add support for system audio.

Should be implemented via Options struct, maybe a system_audio bool? defaulting to false.

Needs to be supported for macOS and Windows for now.

@richiemcilroy
Copy link
Collaborator Author

/bounty $150

Copy link

algora-pbc bot commented Jan 29, 2025

💎 $150 bounty • Cap

Steps to solve:

  1. Start working: Comment /attempt #146 with your implementation plan
  2. Submit work: Create a pull request including /claim #146 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 CapSoftware/scap!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @Auricmondal Feb 16, 2025, 11:40:47 AM #147

@kingsmen732
Copy link

I Have a way around to pipeline audio streams so i can have the main audio stream going to speaker system can have another endpoint which can be used for syncing up with the screencapture happening.
let me know if we can execute this logic

@kikwho
Copy link

kikwho commented Feb 1, 2025

@richiemcilroy im interested in this feature as well. Please give @kingsmen732 a good to go.

@kingsmen732
Copy link

will i be assigned for this? when can i start ?

Auricmondal added a commit to Auricmondal/scap that referenced this issue Feb 16, 2025
@Auricmondal
Copy link

Auricmondal commented Feb 16, 2025

/attempt #146

Copy link

algora-pbc bot commented Feb 16, 2025

💡 @Auricmondal submitted a pull request that claims the bounty. You can visit your bounty board to reward.

1 similar comment
Copy link

algora-pbc bot commented Feb 16, 2025

💡 @Auricmondal submitted a pull request that claims the bounty. You can visit your bounty board to reward.

@MAlba124
Copy link
Contributor

I suggest putting this behind a feature.

@Auricmondal
Copy link

hey @MAlba124 , Can you explain it to me further? Also, can you check the PR I created just to confirm if I am on the right track?

@MAlba124
Copy link
Contributor

@Auricmondal See the features section in the Cargo book. I'm thinking it should be optional to to have audio capture as not all applications will use it. As for the PR, @richiemcilroy would have to look at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants