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

How to know if it's transmitting or not #165

Open
dgaray01 opened this issue Feb 10, 2022 · 3 comments
Open

How to know if it's transmitting or not #165

dgaray01 opened this issue Feb 10, 2022 · 3 comments

Comments

@dgaray01
Copy link

Hello, i am writing a simple NodeJS code using child_process to run a command in the terminal, is there a way to know if it's transmitting or not? Thankss

@moom0o
Copy link

moom0o commented Feb 11, 2022

Turn on a radio?

@dgaray01
Copy link
Author

Turn on a radio?

Sorry i forgot to specify, i want to know if it’s transmitting but via software, like run a script to know if it’s transmitting. It’s for a website

@creeper6530
Copy link

If the binary is running, it's transmitting. It will automatically exit after the WAV file ends.

I don't know much about NodeJS, but I assume there is a way to check if it's running or not.

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

3 participants