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(alarmSound): Use Audio.play() for alarm sound #3682

Merged
merged 1 commit into from Apr 7, 2023

Conversation

Simpler1
Copy link
Contributor

@Simpler1 Simpler1 commented Apr 7, 2023

I reworked the alarm sound when viewing a monitor. The old implementation seemed to be more complicated broken. (At least I couldn't get it to work.)

I also removed the specific Internet Explorer (IE) checks since IE has not been supported by Microsoft for quite a while now.

Once the monitor view is open, the user has to interact with it (click anywhere on the page) and then the alarm sound will activate when a new alarm is triggered. (See this page for details.)

@connortechnology connortechnology merged commit b2fe561 into ZoneMinder:master Apr 7, 2023
17 of 19 checks passed
@connortechnology
Copy link
Member

Again, thanks! That's been on the todo list for a long time.

@connortechnology connortechnology added this to the 1.36.34 milestone Apr 7, 2023
@Simpler1 Simpler1 deleted the alarm-sound branch April 7, 2023 17:30
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.

None yet

2 participants