Hello,
I am trying to get an OAK-D-S2 to stream its video to a server. It seemed that RobotHub would be a decent solution for this. I am having difficulties getting it set up. When I try to run the example app.py within the 'Video Recording' example Luxonis App, I am getting this error: "import robothub as rh
ModuleNotFoundError: No module named 'robothub'"
I noticed in the RobotHub documentation that it suggests needing a "Computer running Linux (Ubuntu 22.04 or Raspberry Pi OS) with x86-64 or ARM64 architecture." Is this strictly necessary or does RobotHub work out of the box for transmitting OAK-D-S2 feed to a MacOS laptop? I am open to trying out on a separate Pi, as the end goal is to transmit OAK-D-S2 feed to a stream.
Thank you!