Skip to content

Enable Audio for RTSP Stream to Scrypted and Homekit #964

Answered by mrlt8
candecide asked this question in Q&A
Discussion options

You must be logged in to vote

You should be able to run docker stop $(docker ps -q) in terminal to stop the previous container, then use an updated docker run command with -e ENABLE_AUDIO=True to enable audio.

For docker compose, you can download the sample file from here: https://github.com/mrlt8/docker-wyze-bridge/blob/main/docker-compose.sample.yml, then make any necessary changes and start the container with docker compose -f drag and drop your yml file to the terminal window then add up to the end of the line before running the command.

should look like this:

docker compose -f /some/path/docker-compose.sample.yml up

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@candecide
Comment options

@mrlt8
Comment options

Answer selected by candecide
@candecide
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants