|
Re: Using USB Camera with SmartDashboard SFX
USB cameras are not supported out of the box with SFX. Only MJPG streams are. USB cameras require the sfxcv plugin, which currently causes memory exploding issues with playback and requires some minor changes to sfx to support loading multiple external libraries (namely all of ffmpeg and opencv). I will try to get it working (though without playback) soon.
__________________
Bubble Wrap: programmers rewards
Watchdog.Kill();
printf("Watchdog is Dead, Celebrate!");
How to make a self aware robot: while (∞) cout<<(sqrt(-∞)/-0);
Previously FRC 451 (The Cat Attack)
Now part of the class of 2016 at WPI & helping on WPILib
|