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

Question: Audio recording #103

Open
katoquro opened this issue Feb 8, 2025 · 3 comments
Open

Question: Audio recording #103

katoquro opened this issue Feb 8, 2025 · 3 comments

Comments

@katoquro
Copy link

katoquro commented Feb 8, 2025

Hello,
Sorry for asking here - I couldn’t find a better place! 😅

Is there a way to implement a flag to record (locally) a separate audio track on start, along with another option (maybe via a separate window) to record the master sound for synchronization?

If this can already be configured, could you please guide me on how to do it?

Big thanks!

P.S. It looks like the link in the project "About" electroncapture.app isn’t working (Invalid SSL certificate).

@steveseguin
Copy link
Owner

Thank you for reporting the issue with the website. fixed.

If using VDO.Ninja with the ElectronCapture app, you can auto record with some URL parameters specified there:

https://docs.vdo.ninja/advanced-settings/recording-parameters/and-record

&autorecord&record=0 I think would record audio as PCM, for example.

I think this would record each audio track individually, however I've not tested it with the electron app before.

I'm not quite sure this is what you are asking for, but hopefully that does it?

-steve

@katoquro
Copy link
Author

katoquro commented Feb 9, 2025

Thanks for the quick response.
It looks like what I'm looking for, but I'm not sure it works (or I can't find where it's recorded on Linux).
I also tried using this button in the menu, but nothing happened.

Image

If it's difficult to implement in electron maybe we can audio only option here?

Image

The second part of my question was about recording everything together for synchronization. Separate tracks are great for podcast editing, but before synchronizing them, I need something like a bus channel with any quality.
It's not necessary, as I'm currently using OBS for that purpose, but it would be nice to have everything in one tool!

@katoquro
Copy link
Author

A little update:
I've discovered that Elecap recording starts only if a guest has already entered the room and is stored inside the Home directory.

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

No branches or pull requests

2 participants