Tagged Questions

0
votes
1answer
43 views

Displaying Video4Linux frames with LessTif

I have a simple test application (in C) that grabs mmaped frames from my v4l device. And now, I'd like to display these frames within a tiny LessTif application (like gnome cheese, but only displaying ...