BradTotaro / python-video4linux2

Automatically exported from code.google.com/p/python-video4linux2
0 stars 0 forks source link

GTK Demo App. #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Since there is no where else to put it, here it is.

Fairly basic app with it's own problems, most significantly it is affected
by the 'blocking issue'
(http://code.google.com/p/python-video4linux2/issues/detail?id=14) where
GTK app is unresponsive whilst streaming and you have to Ctrl-C on terminal
to stop video.

You will need the patches found in this Issue:
http://code.google.com/p/python-video4linux2/issues/detail?id=13

Original issue reported on code.google.com by mungew...@gmail.com on 6 Feb 2009 at 4:34

Attachments:

GoogleCodeExporter commented 8 years ago
Better version where the calls to pyv4l2 are threaded.

Original comment by mungew...@gmail.com on 11 Feb 2009 at 6:35

Attachments: