<?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: gstreamer1.0-rtsp-server issue</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer1-0-rtsp-server-issue/m-p/413395#M61921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;gst-rtsp-server is the old gstreamer 0.10 version.&amp;nbsp; Try adding "gstreamer1.0-rtsp-server" to your IMAGE_INSTALL instead, if you want the gstreamer 1.0 version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Nov 2015 15:46:25 GMT</pubDate>
    <dc:creator>madisox</dc:creator>
    <dc:date>2015-11-16T15:46:25Z</dc:date>
    <item>
      <title>gstreamer1.0-rtsp-server issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer1-0-rtsp-server-issue/m-p/413394#M61920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Every one ,&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed 3.14.28 latest multimedia user guide .&lt;/P&gt;&lt;P&gt;i followed below mentioned instructions &lt;/P&gt;&lt;P&gt;1. Enable the layer meta-openembedded/meta-multimedia:&lt;/P&gt;&lt;P&gt;Add the line BBLAYERS += "${BSPDIR}/sources/meta-openembedded/meta-multimedia" to the&lt;/P&gt;&lt;P&gt;configuration file $yocto_root/build/conf/bblayers.conf.&lt;/P&gt;&lt;P&gt;2. Include gst-rtsp-server into the image build:&lt;/P&gt;&lt;P&gt;Add the line IMAGE_INSTALL_append += "gst-rtsp-server" to the configuration file $yocto_root/build/&lt;/P&gt;&lt;P&gt;conf/local.conf.&lt;/P&gt;&lt;P&gt;3. Run bitbake for your image to build with gst-rstp-server. i run bitbake gstreamer1.0-rtsp-server command and bitbake gstreamer-1.0-rtsp-server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. You can find the test-uri binary in the folder:&lt;/P&gt;&lt;P&gt;$yocto_root/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gst-rtsp-server/$version/gst-rtsp-server-$version/&lt;/P&gt;&lt;P&gt;examples/.libs/&lt;/P&gt;&lt;P&gt;but could not able to find out .libs in the below mentioned path .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;yocto build path&amp;gt;/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-rtsp-server/1.4.1-r0/gst-rtsp-server-1.4.1/examples$ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you any body solve this issue .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz give some suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;veeranjaneyulu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 08:52:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer1-0-rtsp-server-issue/m-p/413394#M61920</guid>
      <dc:creator>veeranjaneyulug</dc:creator>
      <dc:date>2015-11-16T08:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: gstreamer1.0-rtsp-server issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer1-0-rtsp-server-issue/m-p/413395#M61921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;gst-rtsp-server is the old gstreamer 0.10 version.&amp;nbsp; Try adding "gstreamer1.0-rtsp-server" to your IMAGE_INSTALL instead, if you want the gstreamer 1.0 version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 15:46:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer1-0-rtsp-server-issue/m-p/413395#M61921</guid>
      <dc:creator>madisox</dc:creator>
      <dc:date>2015-11-16T15:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: gstreamer1.0-rtsp-server issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer1-0-rtsp-server-issue/m-p/413396#M61922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;Have great day.&lt;/P&gt;&lt;P&gt;we added package gstreamer1.0-rtsp-server in core-image-minimal.bb file .and then we run bitbake core-image-minimal .in rootfs /usr/lib/&amp;nbsp; path libgstrtspserver.1.so libraries created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But actually we need &amp;lt;source path&amp;gt;/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-rtsp-server/1.4.1-r0/gst-rtsp-server-1.4.1/examples/.libs&lt;/P&gt;&lt;P&gt;we need .libs in the above path after running bitbake gstreamer-1.0-rtsp-server and bitbake core-image-minimal .But not created .libs in the above path after running bitbake image..&lt;/P&gt;&lt;P&gt;we run bitbake fsl-image-machine-test. also but not created .libs in the above mentioned path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then how to run gst-rtsp-server on imx6 target board (imx6qsabresd).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 09:04:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer1-0-rtsp-server-issue/m-p/413396#M61922</guid>
      <dc:creator>veeranjaneyulug</dc:creator>
      <dc:date>2015-11-17T09:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: gstreamer1.0-rtsp-server issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer1-0-rtsp-server-issue/m-p/413397#M61923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for every one . I got gstreamer libgstreamer-1.0.so .but i need 4 th step explanation can u explain any body.&lt;/P&gt;&lt;P&gt;And how to run gst-rtsp-server on one target board? and another target board.&lt;/P&gt;&lt;P&gt;1. Enable the layer meta-openembedded/meta-multimedia:&lt;/P&gt;&lt;P&gt;Add the line BBLAYERS += "${BSPDIR}/sources/meta-openembedded/meta-multimedia" to the&lt;/P&gt;&lt;P&gt;configuration file $yocto_root/build/conf/bblayers.conf.&lt;/P&gt;&lt;P&gt;2. Include gst-rtsp-server into the image build:&lt;/P&gt;&lt;P&gt;Add the line IMAGE_INSTALL_append += "gst-rtsp-server" to the configuration file $yocto_root/build/&lt;/P&gt;&lt;P&gt;conf/local.conf.&lt;/P&gt;&lt;P&gt;3. Run bitbake for your image to build with gst-rstp-server.&lt;/P&gt;&lt;P&gt;4. You can find the test-uri binary in the folder:&lt;/P&gt;&lt;P&gt;$yocto_root/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gst-rtsp-server/$version/gst-rtsp-server-$version/&lt;/P&gt;&lt;P&gt;examples/.libs/&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From the above path how to create .libs in that particular path.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I&lt;STRONG&gt;n the above path example folder test-uri.c is available how to create test-uri.Is cross compiled test application?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;we cross compiled and copy into the rootfs /usr/bin folder&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;5. Flash the image.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Copy test-uri into /usr/bin in the rootfs on your board and assign execute permission to it.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Some information on running the tool is as follows:&lt;/P&gt;&lt;P&gt;• Command:&lt;/P&gt;&lt;P&gt;test-uri $RTSP_URI&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;test-uri file:///home/root/temp/TestSource/mp4/1.mp4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But we run test-uri is not run executable binary error showing on target board.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;we used poky cross tool chain for yocto setup.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;• Server address:&lt;/P&gt;&lt;P&gt;i.MX Linux® User's Guide , Rev. L3.14.28_1.0.0-ga, 04/2015&lt;/P&gt;&lt;P&gt;40&lt;/P&gt;&lt;P&gt;Freescale Semiconductor, Inc.&lt;/P&gt;&lt;P&gt;Multimedia&lt;/P&gt;&lt;P&gt;rtsp://$SERVER_IP:8554/test&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;rtsp://10.192.241.106:8554/test&lt;/P&gt;&lt;P&gt;• Client operations supported are Play, Stop, Pause, Resume, and Seek.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 11:23:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer1-0-rtsp-server-issue/m-p/413397#M61923</guid>
      <dc:creator>veeranjaneyulug</dc:creator>
      <dc:date>2015-11-17T11:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: gstreamer1.0-rtsp-server issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer1-0-rtsp-server-issue/m-p/413398#M61924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look in&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $yocto_root/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/&lt;STRONG&gt;gstreamer1.0-rtsp-server&lt;/STRONG&gt;/$version/&lt;STRONG&gt;build&lt;/STRONG&gt;/examples/.libs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;for the test programs (bolded the directory names that are different from those instructions you were using).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 17:12:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer1-0-rtsp-server-issue/m-p/413398#M61924</guid>
      <dc:creator>madisox</dc:creator>
      <dc:date>2015-11-17T17:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: gstreamer1.0-rtsp-server issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gstreamer1-0-rtsp-server-issue/m-p/413399#M61925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi madisox ,&lt;/P&gt;&lt;P&gt;Thanks for your reply and guidance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ya i got it .in the above mentioned path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And More doubt how to capture video is &lt;STRONG&gt;1920x1280 to wvga&lt;/STRONG&gt; format how to convert/resize on imx6 target board.Can you give explain or give some suggestions.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2015 12:54:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gstreamer1-0-rtsp-server-issue/m-p/413399#M61925</guid>
      <dc:creator>veeranjaneyulug</dc:creator>
      <dc:date>2015-11-18T12:54:03Z</dc:date>
    </item>
  </channel>
</rss>

