<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style>
<title>Re: [Live-devel] TS over UDP (or RTP)</title>
</head>
<body><p><font size=2 color=navy face=Arial>
This was resolved by building FramedSource and its dependencies, I thought they would be in the libs but they are not. Sorry for the false alarm. </font></p>
<p><hr size=2 width="100%" align=center tabindex=-1>
<font face=Tahoma size=2>
<b>From</b>: live-devel-bounces@ns.live555.com <live-devel-bounces@ns.live555.com> <br><b>To</b>: 'live-devel@ns.live555.com' <live-devel@ns.live555.com> <br><b>Sent</b>: Sun Oct 04 13:49:12 2009<br><b>Subject</b>: Re: [Live-devel] TS over UDP (or RTP) <br></font></p>
<p><font size=2 color=navy face=Arial>
I have been working on this using the DeviceSource as a model. It builds and links until I add in the call to FramedSource::afterGetting(this) where I get a linker error, unresolved external symbol. <br><br>I have all the libs and paths, no other calls have the problem. <br><br>Any thoughts? </font></p>
<p><hr size=2 width="100%" align=center tabindex=-1>
<font face=Tahoma size=2>
<b>From</b>: live-devel-bounces@ns.live555.com <live-devel-bounces@ns.live555.com> <br><b>To</b>: LIVE555 Streaming Media - development & use <live-devel@ns.live555.com> <br><b>Sent</b>: Thu Oct 01 21:13:56 2009<br><b>Subject</b>: Re: [Live-devel] TS over UDP (or RTP) <br></font></p>

<blockquote type="cite" cite=""><font face="Arial" size="-1" color="#0000FF">My question then is do I have to create a FramedSource derived class</font></blockquote>
<div><br>
Yes.<br>
</div>
<blockquote type="cite" cite=""><font face="Arial" size="-1" color="#0000FF">and which methods do I have to implement/override?</font></blockquote>
<div><br>
doGetNextFrame()<br>
</div>
<blockquote type="cite" cite=""><font face="Arial" size="-1" color="#0000FF">&nbsp;If you can point me at a example of this it would be great.</font></blockquote>
<div><br>
</div>
<div>There are several in the code.&nbsp; However, for a template of how to do this, see &quot;DeviceSource.cpp&quot;.</div>
<div><br>
</div>
<div>Also, for an example of code that reads from a capture devlce, converts it into a Transport Stream, collects Transport Stream packets into groups of 7, and then streams it via RTP, see the &quot;wis-streamer&quot; code - http://www.live555.com/wis-streamer/ - in
 particular, &quot;WISMPEG2TransportStreamServerMediaSubsession.cpp&quot;</div>
<x-sigsep>
<pre>-- 
</pre>
</x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
<br>
<hr>
<font face="Arial" color="Green" size="2">Please consider the environment before printing this e-mail.<br>
</font>
</body>
</html>