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

Need ffmpeg and/or scrcpy-server.jar skills #2

Open
my-ugly-code opened this issue Oct 31, 2022 · 0 comments
Open

Need ffmpeg and/or scrcpy-server.jar skills #2

my-ugly-code opened this issue Oct 31, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@my-ugly-code
Copy link
Owner

my-ugly-code commented Oct 31, 2022

I'm wanting to combine ffmpeg, scrcpy and face-api.node.js to achieve realtime facial recognition. I've currently got video running in the browser with openGL (demo https://giphy.com/gifs/U3uPdsKtCkaXdWYmiU ), but I'd like to remove the browser requirement (will not work in headless puppeteer) and do this in the Node backend. I'm able to grab screenshots and process those. I'm having trouble getting face-api backend to consume a scrcpy > ffmpeg stream -- not sure where the breakdown is. I'd like an output stream of face-api box coordinates, then send them back to WebsUp overlay with a websocket.

@my-ugly-code my-ugly-code added the help wanted Extra attention is needed label Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant