<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] Streaming from TV-Tuner Via
Live</title></head><body>
<blockquote type="cite" cite><font face="Arial"
size="-1">Hi</font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1">&nbsp;&nbsp;&nbsp; I refered to wis-streamer code
which&nbsp;implements &nbsp;a FramedSource<font color="#000000"> for
go7007 tv-tuner</font></font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1">&nbsp;&nbsp;&nbsp; I am using the live &amp; wis-streamer on
Windows XP service pack 2</font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1">&nbsp;</font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1">&nbsp;&nbsp;&nbsp; I am attempting to build a Windows
DirectShow filter which feeds video / audio frames to a
custom</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">&nbsp;&nbsp;
FramedSource which implements the readfile() which in turn gets
framedata from the DirectShow filter</font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1">&nbsp;&nbsp;&nbsp; I am feeding my Filter from Microsoft
MPEG-4 VKI Codec V3 ( Output PIn shows type as
MP43)</font></blockquote>
<blockquote type="cite" cite>&nbsp;</blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1">&nbsp;&nbsp;&nbsp; Even though I recve the data in Framed
Source , when I connect using VLC nothing happens</font></blockquote>
<blockquote type="cite" cite>&nbsp;</blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1">&nbsp;&nbsp;&nbsp; Please I need some help in understanding
- what format the frams should be fed using Framed Source
?</font></blockquote>
<div><br></div>
<div>Because your input data is a sequence of MPEG-4 video frames, it
should be fed to a &quot;MPEG4VideoStreamDiscreteFramer&quot;, which
in turn is fed to a &quot;MPEG4ESVideoRTPSink&quot;.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>