Skip to content
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

Porting nnstreamer to Raspbian #170

Closed
RedCarrottt opened this issue Dec 14, 2019 · 1 comment
Closed

Porting nnstreamer to Raspbian #170

RedCarrottt opened this issue Dec 14, 2019 · 1 comment
Assignees
Labels
feature-ml Machine Learning-related features help wanted porting Porting ANT framework to target devices

Comments

@RedCarrottt
Copy link
Member

nnstreamer is used for implementing ANT ML APIs.
Since nnstreamer package is provided for only Ubuntu and Tizen, it is impossible to run ANT ML APIs on Raspbian.

When I do the native build of nnstreamer on Raspbian, it requires tensorflow library that is not easy to get package nor do native build.

It is able to run ANT ML APIs on Raspberry Pi series with Ubuntu Mate.
However, Ubuntu Mate shows very slow performance and does not support rpicamsrc Gstreamer element.

Building rpicamsrc Gstreamer element is failed due to error "could not find component 'vc.ril.camera'".
And this problem is not clearly resolved. (thaytan/gst-rpicamsrc#92)

Therefore, porting nnstreamer to Raspbian is the most appropriate solution for this problem.
I think that this task requires many efforts, so I want that someone helps to resolve it.

@RedCarrottt RedCarrottt added help wanted feature-ml Machine Learning-related features porting Porting ANT framework to target devices labels Dec 14, 2019
@RedCarrottt
Copy link
Member Author

@LeeHayun, I have a question. Is there any progress in nnstreamer's support for Raspbian?
Raspbian is more efficient than Ubuntu Mate in the Raspberry Pi devices.
When we try to use Raspberry Pi, we need nnstreamer ported to Raspbian.

@LeeHayun LeeHayun mentioned this issue Dec 20, 2021
28 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-ml Machine Learning-related features help wanted porting Porting ANT framework to target devices
Projects
None yet
Development

No branches or pull requests

2 participants