-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prerequisites? #1
Comments
This release is particular for Intel IoTG TSD and DSS projects. Thanks. |
Hi, it looks like icamerasrc is required to use the Joule CSI cameras. I'm looking for the software required to use these cameras. |
Hi |
Hi, Friissoren This repo is the upstream version of iCameraSrc. |
OK looks like it should be possible somehow. This repo: |
The Joule is a different project which use a specific version icamerasrc for release. And I think you should be able to build it according to the recipe. Please ask for the header files in Joule forum if they missed to release them. The master branch of this icamerasrc repo contains lots of new code for other Linux projects. Follow the README to build it |
So I've built the specific version of icamerasrc for the joule (8a4a9e5) against gstreamer 1.12.1, but it won't run any of the example pipelines as it seems to be missing 'device-name', and if I remove that from the pipeline the icamerasrc module doesn't seem to connect to anything (sink, videoconvert etc).
Should also note there are errors when calling
|
I'm guessing the assertion comes from poor handling of lack of cameras found through the HAL?
|
This seems to be the problem:
|
This is a 'good' invocation from working ref-os. I realise this is out of the realm of icamerasrc, but not sure where else I might get some help
|
Hi, Fnoop |
Do you mean plug it in? Yes, it's plugged in :) It works fine if I reboot to ref-os-iot. Could you please give me a hint as to yavta arguments I should use? There are dozens of v4l devices, not sure which one I should be using. |
|
Where on earth do you find the prerequisites, particularly libcamhal?
Trying to build for joule ubuntu.
The text was updated successfully, but these errors were encountered: