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

[Perception] Video streaming on Jetson over WiFi #19

Open
gxywang opened this issue Oct 21, 2023 · 0 comments
Open

[Perception] Video streaming on Jetson over WiFi #19

gxywang opened this issue Oct 21, 2023 · 0 comments
Labels
enhancement New feature or request perception perception of the robot

Comments

@gxywang
Copy link
Contributor

gxywang commented Oct 21, 2023

Video stream camera frames to WiFi for view on other devices.

Steps:

  1. Get image inputs from either realsense or arduicam (probably realsense because we want front robot view)
  2. Stream frames to WiFi
  3. Connect laptop to IRIS-UIUC WiFi and view stream
  4. Optimize for compute as necessary; eg: dropping frames, lower res

Helpful resources:

@gxywang gxywang added perception perception of the robot enhancement New feature or request labels Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request perception perception of the robot
Projects
None yet
Development

No branches or pull requests

1 participant