VB.Net to view MJPEG images

  • Thread starter Thread starter Jerry Spence1
  • Start date Start date
J

Jerry Spence1

What is the best way to view MJPEG images from an IP camera? I've tried
using a web browser (.COM) and that sort of works OK, but I can't figure out
how to resize the image to fit the browser (to get rid of the scroll bars).
Then I wondered about using a picturebox, but there are then complications
about getting the image from the camera (which looks like a web) into it.

Any help would be appreciated.

-Jerry
 
Back
Top