http://www.perlmonks.org?node_id=850686


in reply to Using Wx::MediaCtrl to display a live videofeed (eg a webcam)

I've done something similar with Perl/Tk, using ffmpeg to get an mjpeg stream and split the jpeg images up and display them in a regular imagelabel widget.

See node: 792758

  • Comment on Re: Using Wx::MediaCtrl to display a live videofeed (eg a webcam)