<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックRe: Opus audio encode &amp;amp; decode with gstreamer</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1438679#M188948</link>
    <description>&lt;P&gt;I am able to resolve the issue. Thanks for the support.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Apr 2022 06:01:18 GMT</pubDate>
    <dc:creator>r_trivedi123</dc:creator>
    <dc:date>2022-04-05T06:01:18Z</dc:date>
    <item>
      <title>Opus audio encode &amp; decode with gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1428286#M188215</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am using gstreramer1.0 with imx8 evk board with yocto build system.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had build a image with gstreamer plugin for that and&amp;nbsp; able to use it with video H264 &amp;amp; audio.&lt;/P&gt;&lt;P&gt;Now, i would like to use Opus encoder and decoder with gstreamer but some how this components are not available in image.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other Opus components like rtpopuspay , rtpopusdepay are available in image, I have checked it with gst-inspect component.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try some work around but not able to get it in image.&lt;/P&gt;&lt;P&gt;Can I get any help in this. any help will be helpfull.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 08:06:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1428286#M188215</guid>
      <dc:creator>r_trivedi123</dc:creator>
      <dc:date>2022-03-15T08:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Opus audio encode &amp; decode with gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1428521#M188231</link>
      <description>&lt;P&gt;I don't think current image supports this, did you use rtpopuspay successfully?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 13:04:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1428521#M188231</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2022-03-15T13:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Opus audio encode &amp; decode with gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1428993#M188265</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/39586"&gt;@joanxie&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;Can you please elaborate your statement "I don't think current image supports this". ?&lt;/P&gt;&lt;P&gt;Next,&lt;/P&gt;&lt;P&gt;Regarding rtpopuspay, below it the working pipeline on my pc.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;gst-launch-1.0 alsasrc device="hw:2,0" ! audioconvert ! audioresample ! opusenc ! rtpopuspay ! queue max-size-bytes=0 max-size-buffers=0 ! udpsink host=[] port=[]&lt;/LI-CODE&gt;&lt;P&gt;On board (imx8m mini) I have the below plugins.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@imx8mm-lpddr4-evk:~# gst-inspect-1.0 | grep -i opus
rtp: rtpopusdepay: RTP Opus packet depayloader
rtp: rtpopuspay: RTP Opus payloader&lt;/LI-CODE&gt;&lt;P&gt;Other plugins related to opus are not there in image.&lt;/P&gt;&lt;P&gt;But without opusenc this pipline will not work and rtpopuspay will not work here. So, How can I get opusenc and opusdec in my image?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And we need opus because we have to use it in webrtc.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 05:57:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1428993#M188265</guid>
      <dc:creator>r_trivedi123</dc:creator>
      <dc:date>2022-03-16T05:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Opus audio encode &amp; decode with gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1430632#M188362</link>
      <description>&lt;P&gt;I mean that current bsp doesn't support opusenc or opusdec, for webRTC, pls refer to&lt;/P&gt;
&lt;P&gt;"&lt;A href="https://developer.ridgerun.com/wiki/index.php?title=GstWebRTC_-_Video_Examples_-_iMX8" target="_blank"&gt;https://developer.ridgerun.com/wiki/index.php?title=GstWebRTC_-_Video_Examples_-_iMX8&lt;/A&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2022 09:45:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1430632#M188362</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2022-03-18T09:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Opus audio encode &amp; decode with gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1438679#M188948</link>
      <description>&lt;P&gt;I am able to resolve the issue. Thanks for the support.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 06:01:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1438679#M188948</guid>
      <dc:creator>r_trivedi123</dc:creator>
      <dc:date>2022-04-05T06:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Opus audio encode &amp; decode with gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1708924#M211211</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;Can someone update information for me does IMX8 on yocto supports opus audio codec on latest build?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 08:35:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1708924#M211211</guid>
      <dc:creator>Anton_K</dc:creator>
      <dc:date>2023-08-22T08:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Opus audio encode &amp; decode with gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1708925#M211212</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;Can someone update information for me does IMX8 on Yocto supports opus audio codec on latest build?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 08:36:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1708925#M211212</guid>
      <dc:creator>Anton_K</dc:creator>
      <dc:date>2023-08-22T08:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Opus audio encode &amp; decode with gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1712335#M211577</link>
      <description>&lt;P&gt;No, I've not, anyway thanks for reply.&lt;BR /&gt;Probably you can help me? Do you know any guide to run gst webrtc on imx8 (audio + video), I mean actually&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;gst_parse_launch() content, e.g. following this demo:&amp;nbsp;&lt;A href="https://github.com/hissinger/gstreamer-webrtcbin-demo/blob/main/webrtc-sendrecv.c#L428" target="_blank"&gt;https://github.com/hissinger/gstreamer-webrtcbin-demo/blob/main/webrtc-sendrecv.c#L428&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 28 Aug 2023 12:01:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1712335#M211577</guid>
      <dc:creator>Anton_K</dc:creator>
      <dc:date>2023-08-28T12:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Opus audio encode &amp; decode with gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1713718#M211714</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/209639"&gt;@Anton_K&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;I have enabled Opus enc and dec in yocto image.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kernel : 5.10, Yocto : Hardknott, Hardware : imx8m mini&lt;/P&gt;&lt;P&gt;You can add below in you local.conf file&lt;/P&gt;&lt;P&gt;PACKAGECONFIG_append_pn-gstreamer1.0-plugins-bad = " opus opusparse "&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 05:38:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1713718#M211714</guid>
      <dc:creator>himanshu_bhavani</dc:creator>
      <dc:date>2023-08-30T05:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Opus audio encode &amp; decode with gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1713997#M211750</link>
      <description>&lt;P&gt;Thanks for reply, on my side I have:&lt;BR /&gt;Yocto Kirkstone, kernel 5.15&lt;BR /&gt;And "opus" codec should be enabled on the&amp;nbsp;gstreamer1.0-plugins-base&lt;BR /&gt;And option "opusparse" on the&amp;nbsp;gstreamer1.0-plugins-bad&lt;BR /&gt;&lt;BR /&gt;On the image gstreamer inspect shows:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;gst-inspect-1.0 |grep opus
libav:  avdec_cllc: libav Canopus Lossless Codec decoder
libav:  avdec_hq_hqa: libav Canopus HQ/HQA decoder
libav:  avdec_hqx: libav Canopus HQX decoder
libav:  avdec_opus: libav Opus decoder
libav:  avenc_opus: libav Opus encoder
libav:  avmux_opus: libav Ogg Opus muxer
opus:  opusdec: Opus audio decoder
opus:  opusenc: Opus audio encoder
opusparse:  opusparse: Opus audio parser
rtp:  rtpopusdepay: RTP Opus packet depayloader
rtp:  rtpopuspay: RTP Opus payloader&lt;/LI-CODE&gt;&lt;P&gt;But on the runtime the opus codec doesn't work.&lt;BR /&gt;Best regards, Anton&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 11:17:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Opus-audio-encode-amp-decode-with-gstreamer/m-p/1713997#M211750</guid>
      <dc:creator>Anton_K</dc:creator>
      <dc:date>2023-08-30T11:17:32Z</dc:date>
    </item>
  </channel>
</rss>

