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

🐛 fix: Container parameter passing, option to disable audio for debugging #129

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

DatCaptainHorse
Copy link
Collaborator

@DatCaptainHorse DatCaptainHorse commented Nov 13, 2024

Adds a functional NESTRI_PARAMS env variable to container image, allowing usage like:
docker run -e NESTRI_PARAMS='--no-audio=true --verbose=true'

Also adds a no-audio option to help debug stream issues.
Also also, changes the container builder portion to use the actual main nestri repo.

@wanjohiryan wanjohiryan merged commit 12c6444 into nestrilabs:feat/stream Nov 14, 2024
DatCaptainHorse added a commit to DatCaptainHorse/nestri that referenced this pull request Dec 8, 2024
…ging (nestrilabs#129)

Adds a functional NESTRI_PARAMS env variable to container image,
allowing usage like:
```docker run -e NESTRI_PARAMS='--no-audio=true --verbose=true'```

Also adds a no-audio option to help debug stream issues.
Also also, changes the container builder portion to use the actual main nestri repo.

---------

Co-authored-by: DatCaptainHorse <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants