|
Re: Guidance For Approach To Feed Video Stream From Raspberry Pi With HD3000 To Dashb
You can modify the dashboard code to point to the Pi instead of the RoboRIO (not sure what language you're using). You'll need to have the Pi transmit the images as the driverstation is expecting.
The dashboard is expecting to read a 4 byte value coresponding to the length of the image and then received a JPG which is that value in length. Alternatively you could write your own receiver.
__________________
Quote:
Originally Posted by texarkana
I would not want the task of devising a system that 50,000 very smart people try to outwit.
|
|