HebiRobotics / HebiCam

MATLAB utility for streaming video acquisition (h264, mjpeg, etc.)
Other
12 stars 5 forks source link

Missing File "hebicam-1.2-SNAPSHOT-all-x86_64.jar" #3

Closed sl13 closed 6 years ago

sl13 commented 6 years ago

Hello, I try to use your code to get the data of a mjpeg stream but I get a warning that the file "hebicam-1.2-SNAPSHOT-all-x86_64.jar" is missing and the variable "us" or class "us.hebi.matlab.streaming.DeviceLocation" is undefined (see the attached picture). I am using Windows 10 and Matlab R2015a. The path of the unzipped folder was added in the working path of Matlab. I hope you can fix the problem or help me if I make a mistake on my side. Thanks!

error_matlab

ennerf commented 6 years ago

You are running from source code instead of a release. Please follow the "Installation" or the "Installation from Source Code" instructions in the README.

Releases can be downloaded here