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

MQTT topic should include the camera name #2551

Open
fhriley opened this issue Dec 31, 2021 · 1 comment
Open

MQTT topic should include the camera name #2551

fhriley opened this issue Dec 31, 2021 · 1 comment
Labels
enhancement New feature or request pinned

Comments

@fhriley
Copy link

fhriley commented Dec 31, 2021

The MQTT topic frigate/events does not allow you to subscribe to a single camera. Changing the topic to frigate/events/<camera> would allow that.

@fhriley fhriley added the enhancement New feature or request label Dec 31, 2021
@blakeblackshear
Copy link
Owner

You can use a condition to filter on camera name. This still may be a good idea, because you can always subscribe to frigate/events/#. It will be a breaking change for notifications for nearly 100% of current users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned
Projects
None yet
Development

No branches or pull requests

2 participants