IllinoisRoboticsInSpace / IRIS

Illinois Robotics in Space 2022-2023 Season
https://iris.ae.illinois.edu/
8 stars 0 forks source link

[Perception] Video streaming on Jetson over WiFi #19

Open gxywang opened 8 months ago

gxywang commented 8 months ago

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: