Comment 2 for bug 502144

Revision history for this message
moimael (moimael) wrote :

It's not very difficult to implement but i wanted to know what solution is the best ?

We can use directly the command line utility rec -> simple, no dependency,....
We can use gstreamer (but ad a lot of dependency, but if we use it for video acquisition it is the right choice)

Or some cross platform library like pymedia or swmixer...

What is the best ?