thaytan / gst-rpicamsrc

GStreamer element for the Raspberry Pi camera module
Other
262 stars 101 forks source link

could not find component 'vc.ril.camera' #28

Closed mrtig closed 9 years ago

mrtig commented 9 years ago

I just compiled rpicamsrc on RPi B+ running Arch and I get the following error when I try to use the rpicamsrc element in a gstreamer pipeline:

mmal: mmal_component_create_core: could not find component 'vc.ril.camera'

Pipelines using raspivid are working perfectly with my setup.

thaytan commented 9 years ago

That's a new one! The only other people on the net that seem to have that problem don't have the camera enabled in the firmware config, but then raspivid shouldn't work either.

philn commented 9 years ago

I updated my branch this morning and now I'm getting the same error.

thaytan commented 9 years ago

Oops. Fix coming in a sec.