LATEST RELEASE: FPP 9.3 - Download from here - https://github.com/FalconChristmas/fpp/releases/tag/9.3
Quote from: dkulp on November 08, 2022, 12:38:43 PMDaniel, Just getting around to this. I think I follow your logic here in the commands but what I am having happen is when the kids his the button it turns the volume from mute / 0 to 70 and starts the 5 minute timer. Then kid #2 comes around 3 minutes later and hits the button again even though the speakers are at 70 and it starts another 5 minute timer but the original 5 minute timer turns the volume to zero 2 minutes later. Is there a way to have it cancel the first command in the future when the gpio is triggered again? Thanks!!Quote from: bloojoop on November 08, 2022, 11:15:42 AMQuote from: dkulp on November 01, 2022, 06:54:25 AMFPP master branch (will be 6.2 shortly) has a new API to make this a bit easier. You can have a Pi in remote mode running the media out it's sound device (or soundblaster). A push button on a GPIO can "unmute" the sound and then trigger a new api to mute it again in some configured amount of time n the future.Can I ask about this API? I was checking in help-REST api help and did not see one listed there. I'm not sure if this was exposed as an fpp command but didn't see one that appeared obvious either.
It would be the "Trigger Command Preset In Future" FPP command. You would create a FPP command preset that Mutes the sound by setting volume to 0(Call it "Mute" for now). Also create a Preset that Unmutes (sets volume to 70 or something). Then create a third preset (call it "MuteIn5Min") that uses the "Trigger Command Preset In Future" that calls the "Mute" preset in 300000ms (5 minutes). Finally, create a forth that would "Trigger Multiple Command Presets" to trigger the "Unmute" preset and then the "MuteIn5Min" preset. When you invoke that one, it should unmute the sound (set volume to 70) and then 5 minutes later it should then mute it again.
Quote from: Poporacer on November 29, 2025, 09:50:07 AMThere was a change recently so you can't upload sequences that are currently playing. I don't remember what version, or if it was an xlights or fpp change.Quote from: allknowing2012 on November 29, 2025, 07:16:40 AMBe sure your show isnt playing - or atleast not playing that sequence.That shouldn't affect the upload.
TIA!!!|
Kulp K16 Max Network Setup
by dkulp
December 07, 2025, 05:00:48 PM |
|
SRx4 pixel count
by Poporacer
December 07, 2025, 04:22:02 PM |
|
Enable/disable schedule through API or button
by MikeKrebs
December 07, 2025, 01:04:13 PM |
|
Lynx Express reflash
by zwiller
December 07, 2025, 11:56:04 AM |
|
How to start a playlist in FPP using a Midi or OSC
by nightowl
December 07, 2025, 10:47:37 AM |
|
FPP Connect kicks off FPP Schedule
by ukkeef
December 07, 2025, 03:12:20 AM |
|
FPP SMTPE plugin
by nightowl
December 07, 2025, 12:55:32 AM |
|
Bad data on daisy chained SRX1-PSU
by davidr236
December 06, 2025, 03:36:21 PM |
|
Kulp K16A-B RJ45 differential receiver output pixel count specs?
by aggieNick02
December 06, 2025, 11:20:02 AM |
|
BRP Voting Plugin - Allow others to vote for your songs!
by Barkers Random Projects
December 05, 2025, 09:33:10 PM |
Page created in 0.074 seconds with 30 queries.