Line 417:
Line 417:
+
+
=== FAQ ===
+
+
* '''could not find component 'vc.ril.rawcam''''
+
+
<code>mmal: mmal_component_create_core: could not find component 'vc.ril.rawcam'</code>
+
<code>mmal: Failed to create camera component</code>
+
<code>mmal: main: Failed to create camera component</code>
+
+
Due to the variety of PiOS versions for the Raspberry Pi, some precompiled programs may encounter this issue during runtime in certain versions. In this case, please recompile the veye_raspcam program. The specific method is to go to the source directory and run the buildme script.
<br />
<br />