|
Re: Lines on Camera
I know the post above me has explanations, but our team uses custom C# dashboard with an ImageBox control, that HTTP requests the camera directly plugged into the router, and retrieves images like that. We also are switching over to using the Axis SDK, which is downloadable on the Axis Communications website for easy C# integration, it automatically gets live video stream from an AxisCamera on a network, and in C# you can easily just create an image overlay, thats literally like 2 lines of code, or the easy way out would be to create that image overlay (the code is more preferable / accurate though).
__________________
This is MADNESS!
NO...
THIS...
IS....
FIRST ROBOTICS!
|