Live mode do not support gstreamer streams

Bug #486286 reported by erdtmann
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Harpia
New
Undecided
Unassigned

Bug Description

Gstreamer is the default method of input/output of multimedia in gnome desktop, and, as such, it should be used as the default in Harpia. I know there is some limits to the opencv library, yet, standardization rlz.

A gstreamer sink/source implementation is indeed feasible, and after a quick research on google I found some promising ways of doing it:

https://launchpad.net/gst-opencv

By now I can only have a workaround, that is to use the v4lsink I just found (I tested and it have worked):

http://code.google.com/p/v4lsink/wiki/HowToUse
(and the also needed:)
http://code.google.com/p/v4l2loopback/wiki/HowToUse

This will create a new v4l device (/dev/video1, for example), which is currently the only kind of input supported by the live video mode.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.