79man / v4l2loopback

Automatically exported from code.google.com/p/v4l2loopback
0 stars 0 forks source link

ERROR:gst-v4lsink-loopback.c:103:v4l2_sink_loopback_constructor: assertion failed #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What kernel version do you use?

2.28.10

What steps will reproduce the problem?

1. setup source from deb
2. setup module with m-a
3. modprob v4l2loopback
4. v4lsink

What is the expected output? What do you see instead?

I have error:
ERROR:gst-v4lsink-loopback.c:103:v4l2_sink_loopback_constructor: assertion
failed: (self->priv->output_fd >= 0)
Aborted

Original issue reported on code.google.com by SOB.Shad...@gmail.com on 30 May 2009 at 10:43

GoogleCodeExporter commented 9 years ago
I am very sorry. Recompile all kernel modules together (compat-ioctl32, 
videodev) and
now works.

Original comment by SOB.Shad...@gmail.com on 30 May 2009 at 11:03