Hi,
I have compiled the gstreamer and all the plugins in openwrt. But the decoding the mpegts audio stream through an alexa application is creating problem.
The error shows like this :
Your GStreamer installation is missing a plug-in.,debug:
no suitable plugins found\:
Missing decoder\: MPEG-2 Transport Stream (video/mpegts\, systemstream\=(boolean)true\, packetsize\=(int)188)
I wanted to know which gstremer plugins I am missing ?
I checked on board. Libraries related to mpegts are present (libgstmpegtsdemux.so*)
openwrt details :
DISTRIB_ID='OpenWrt'
DISTRIB_RELEASE='Chaos Calmer'
DISTRIB_REVISION='a1b4813+r49254'
DISTRIB_CODENAME='chaos_calmer'
DISTRIB_TARGET='ipq/ipq40xx'
DISTRIB_DESCRIPTION='OpenWrt Chaos Calmer 15.05.1'
DISTRIB_TAINTS='no-all busybox override'