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

Add Start and Stop Functional Buttons on the Homepage #1

Open
NebulaTris opened this issue Oct 30, 2023 · 4 comments
Open

Add Start and Stop Functional Buttons on the Homepage #1

NebulaTris opened this issue Oct 30, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest-accepted Hacktoberfest-accepted pull request

Comments

@NebulaTris
Copy link
Owner

Presently Only Check my emotion button exists,
image
Would like a Start and Stop Button to be implemented instead of check my emotion which are fully functional and allow the model to run correctly.

@NebulaTris NebulaTris added enhancement New feature or request hacktoberfest-accepted Hacktoberfest-accepted pull request good first issue Good for newcomers labels Oct 30, 2023
@AyushSenDazzler
Copy link
Contributor

Hi there,

I want clarification about the stop button you wanted to implement. Like, what purpose would it serve in the given context? Is it about controlling emotion detection? Right now, even when the pause button on the video feed is clicked, emotion is still detected by the model in the background.

Thanks!

@NebulaTris
Copy link
Owner Author

Yes the stop button is to implemented so that emotion detection stops and gets feeded into the variable of emotion.

@AyushSenDazzler
Copy link
Contributor

I have understood your codebase. Could you assign me this issue? I'm planning to add a new button, "Stop," which will change webrtc_streamer's default_playing_state from "TRUE" to "FALSE." Subsequently, the EmotionProcessor will stop as no frames will get into it. To remove ambiguity, I'm using another session state: emotion.

@NebulaTris
Copy link
Owner Author

Sure, Sounds great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest-accepted Hacktoberfest-accepted pull request
Projects
None yet
Development

No branches or pull requests

2 participants