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

Live video stream function #40

Closed
nikalc opened this issue Apr 16, 2021 · 0 comments · Fixed by #81
Closed

Live video stream function #40

nikalc opened this issue Apr 16, 2021 · 0 comments · Fixed by #81
Assignees
Labels
C++ C++ coding task JS Javascript work M2 Milestone 2 related issues mqtt Tasks carried over MQTT protocol sprint-2 User stories & bugs for TBD on sprint 2

Comments

@nikalc
Copy link
Contributor

nikalc commented Apr 16, 2021

As a user I want a live video stream to be displayed on the manual control window upon manual drive so that I can see where I'm moving.

Acceptance Criteria:
Scenario: The user opens the live video stream of the Rover on the terrain and sees his surroundings

Given that the user has the live video stream actively running on the control window
When the user enters a valid command
Then live video stream responds in sync with the Rover following its direction

@nikalc nikalc added assignment Tasks and codes related to course assignments project Project management related tasks sprint-2 User stories & bugs for TBD on sprint 2 labels Apr 16, 2021
@axe007 axe007 added C++ C++ coding task JS Javascript work mqtt Tasks carried over MQTT protocol and removed assignment Tasks and codes related to course assignments project Project management related tasks labels Apr 16, 2021
@nikalc nikalc changed the title 2.4 Live video stream function Live video stream function Apr 24, 2021
@kam56 kam56 assigned axe007 and unassigned OneMoreOreo Apr 24, 2021
@axe007 axe007 added the M2 Milestone 2 related issues label May 1, 2021
axe007 added a commit that referenced this issue May 1, 2021
Completed:
- Live camera feed works at VGA format
- Converting RGB into RGBA pixel array
- Reads 30 fps with a simpler loop complexity

Resolves #40
@axe007 axe007 closed this as completed in #81 May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ C++ coding task JS Javascript work M2 Milestone 2 related issues mqtt Tasks carried over MQTT protocol sprint-2 User stories & bugs for TBD on sprint 2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants