Known Issues and Limitations
Known Issues/Limitations
-
The
AiveroTranscoder
runs in an isolated environment, meaning that
integration with 3rd party/external components may not work
out-of-the-box. -
If you get errors running any sample of type "Namespace not available" please run:
[source, bash]
sudo apt install python3-gst-1.0
And try again by running a sample.
Updated 8 months ago