I’m trying to post a video stream that uses vision from grip onto smartdash board. The thing is that I can’t because I can’t figure out how to put my stream onto the raspberryPi. set up a stream using MjpegServer but I can’t figure out how to do anything with network tables because the libraries changed and any examples i find no longer work. I went to what docs.wpilib said and nothing that was said was relevant to what I needed. I asked another team about it and they said they use LimeLight which does it for them, but we use grip. Does anyone have a idea on what to do? I might be dumb but I don’t know what to do.
It looks like your code is successfully talking to a GripPipeline. This page doesn’t show what you are looking for in terms of writing to entries in NetworkTables? https://docs.wpilib.org/en/latest/docs/software/networktables/client-side-program.html
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.