<div dir="ltr"><div>Hi,</div><div>I am cross compiling AVS SDK (Alexa Voice Service) for ARM platform. As per AVS SDK dependencies Gstreamer & its plugins of 1.8.3 or later version is required. So I have cross compiled Gstreamer & its plugins of version 1.14.2 through source code in Ubuntu 16.04.</div><div>Please find attached document (<b>gstreamer_compilation.txt</b>) which lists the configuration & compilation steps for gstreamer & its plugins.</div><div><br></div><div>Now, I compile AVS SDK using gstreamer & its plugins and is successfully built. I have Copied all the binaries & libraries generated from cross compiling gstreamer & its plugins on the ARM Platform board<br></div><div>Please find attached document (<b>gstreamer_build.txt</b>) which lists the binaries & libraries of gstreamer copied on board.</div><div><br></div><div>On Executing AVS SampleApp on Board I get below mentioned error. Maybe something is missing or something wrong has been configured. Can anyone please guide me how to properly cross compile Gstreamer & its plugins for ARM. Also which files are required to be ported on Board.</div><div><br></div><div>Please let me know in case of any additional information required from my end.</div><div><br></div><div><b>Error:</b><br></div><div><p><b>./SampleApp ../Integration/AlexaClientSDKConfig.json /data/alexa/KittAiModels/ DEBUG9</b><br>
2018-10-01 08:57:22.652 [  1] I sdkVersion: 1.9.0<br>
configFile ../Integration/AlexaClientSDKConfig.json<br>
Running app with log level: DEBUG9<br>
2018-10-01 08:57:22.662 [  1] 0 ConfigurationNode:initializeSuccess<br>
2018-10-01 08:57:22.664 [  1] 9 MediaPlayer:createCalled<br>
2018-10-01 08:57:22.669 [  1] <b>E MediaPlayer:setupPipelineFailed:reason=createQueueElementFailed<br></b>
2018-10-01 08:57:22.669 [  1] <b>E MediaPlayer:initPlayerFailed:reason=setupPipelineFailed</b><br>
2018-10-01 08:57:22.669 [  1] 9 MediaPlayer:~MediaPlayerCalled</p>
<p>(SampleApp:9986): GStreamer-CRITICAL **: 08:57:22.670: gst_object_unref: assertion 'object != NULL' failed<br>
2018-10-01 08:57:22.670 [  1] 9 MediaPlayer:resetPipeline</p>
<p>(SampleApp:9986): GLib-CRITICAL **: 08:57:22.670: g_main_context_find_source_by_id: assertion 'source_id > 0' failed<br>
2018-10-01 08:57:22.670 [  1] E RequiresShutdown:~RequiresShutdownFailed:reason=notShutdown,name=SpeakMediaPlayer<br>
2018-10-01 08:57:22.670 [  1] C SampleApplication:Failed to create media player for speech!<br>
2018-10-01 08:57:22.670 [  1] C SampleApplication:Failed to initialize SampleApplication<br>
Failed to create to SampleApplication!</p></div><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Thanks & Regards,<div>Arjav Parikh</div></div></div></div></div>