Hi Team,
I’m working with the Voyager SDK (using docker container) and trying to build the axstreamer and gstaxstreamer components. The source files examples reference:
#include <axruntime/axruntime.hpp> (examples/axruntime/axruntime_example.cpp)
But I can’t find axruntime.hpp anywhere in the SDK.
I’m planning to run inference using a webcam as the input on my mac, with a pipeline that includes ffmpeg and mediamtx for streaming.
Is axruntime supposed to be part of the SDK repo, a separate dependency, or is there a script I missed?
Thanks!
Val.