Skip to content

feat: integration of frigate ephemeral scanning#48

Open
sdmg15 wants to merge 2 commits intobitcoindevkit:masterfrom
sdmg15:feat/frigate
Open

feat: integration of frigate ephemeral scanning#48
sdmg15 wants to merge 2 commits intobitcoindevkit:masterfrom
sdmg15:feat/frigate

Conversation

@sdmg15
Copy link

@sdmg15 sdmg15 commented Dec 22, 2025

Description

This PR integrates the experimental Frigate scanning server with ephemeral client keys.

Notes to the reviewers

The specification and how to run a frigate server can be found at: https://github.com/sparrowwallet/frigate

Changelog notice

Checklists

All Submissions:

Copy link
Collaborator

@nymius nymius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have tried the command without success. Could you provide me some examples to try?

If you could create an executable step by step example like the built in doc/tabconf7 would be great.

Notice it builds a container with frigate on it. You only have to expose the ports to be able to communicate with it from outside of the container.

@nymius nymius added the enhancement New feature or request label Jan 23, 2026
@sdmg15 sdmg15 marked this pull request as ready for review January 23, 2026 18:32
@sdmg15
Copy link
Author

sdmg15 commented Jan 23, 2026

Thanks for a quick round of review, I noticed I have some unpushed changes which I just did.
I tried the containers commands but they took too long to build and I thought I'd just test "manually" by running frigate and rpc outside of it. But I'll give it another try from there will give you the commands to run.

@sdmg15 sdmg15 requested a review from nymius February 6, 2026 09:28
@sdmg15
Copy link
Author

sdmg15 commented Feb 6, 2026

@nymius the latest commit 6518059 is in a testable state.
I wasn't able to use the regtest playbook, due to issues mentionned in #49.

The only new command to what is inside regtest_playbook.sh is:
cargo run scan-frigate --url 127.0.0.1:57001 --start 0 assuming that that the Frigate client is running on port 57001

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants