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

Video Feed Frontend Component #12

Closed
mohamedmujtabaraza opened this issue Jul 2, 2020 · 2 comments
Closed

Video Feed Frontend Component #12

mohamedmujtabaraza opened this issue Jul 2, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@mohamedmujtabaraza
Copy link
Collaborator

It'll contain a button Start Stream if the stream is stopped & Stop Stream if the stream has been started.

On Clicking Start Stream -> It'll start a recognize video feed which will keep running indefinitely.
On Clicking Stop Stream -> The stream will be stopped.

The recognize video feed will be taken from backend URL http://localhost:5000/video_feed and it will show a video feed with green boxes & names of recognized persons in video feed on the frontend VideoFeed Component.

@mohamedmujtabaraza
Copy link
Collaborator Author

mohamedmujtabaraza commented Jul 5, 2020

It'll contain a button Start Stream if the stream is stopped & Stop Stream if the stream has been started.

On Clicking Start Stream -> It'll start a recognize video feed which will keep running indefinitely.
On Clicking Stop Stream -> The stream will be stopped.

The recognize video feed will be taken from backend URL http://localhost:5000/video_feed and it will show a video feed with green boxes & names of recognized persons in video feed on the frontend VideoFeed Component.

@mohamedmujtabaraza mohamedmujtabaraza pinned this issue Jul 5, 2020
@mohamedmujtabaraza
Copy link
Collaborator Author

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

No branches or pull requests

1 participant