Skip to content

CrevolutionRoboticsProgramming/GStreamerReceiverPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GStreamerReceiverPlugin

Crevolution's client-side ShuffleBoard plugin for receiving a GStreamer MJPG stream via UDP from our OffseasonVision2019 vision processing program

Purpose

This application receives the video stream sent by our OffseasonVision2019 vision processing program, draws a line down the middle, and displays it in a ShuffleBoard widget.

Usage

Run .\gradlew deployWidget to move the .jar to your ShuffleBoard plugins directory. You'll need a custom-built OpenCV instance with Java and GStreamer support included in your shuffleboard.jar file for this to run, which is a pain to build. Open ShuffleBoard and create a new instance of the widget in your window. Not gonna lie, it kinda sucks. Our GStreamerViewer project accomplishes the same thing, but a lot faster and without ShuffleBoard.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages