<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>media on Shylock Hg</title>
    <link>/tags/media/</link>
    <description>Recent content in media on Shylock Hg</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 09 Jul 2018 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="/tags/media/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Usage Of Ortp</title>
      <link>/post/2018/07/09/usage-of-ortp/</link>
      <pubDate>Mon, 09 Jul 2018 00:00:00 +0000</pubDate>
      
      <guid>/post/2018/07/09/usage-of-ortp/</guid>
      <description>client  Get source of ortp from github,switch to branch 0.25-simulator-fix(version under 0.27 don&amp;rsquo;t depend on special shared library).
 Build ortp by ./autogen.sh &amp;amp;&amp;amp; ./configure &amp;amp;&amp;amp; make or mkdir -p ortp.build &amp;amp;&amp;amp; cd ortp.build &amp;amp;&amp;amp; cmake .. &amp;amp;&amp;amp; make -j8.
 Install library to system by sudo make install.
 Build test program by gcc -o rtpsend -lortp rtpsend.c.
 Transmite stream g711 media by ./rtpsend xxx.g711 &amp;lt;ip&amp;gt; &amp;lt;port&amp;gt;</description>
    </item>
    
  </channel>
</rss>