<!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"> I refered to wis-streamer code
which implements a FramedSource<font color="#000000"> for
go7007 tv-tuner</font></font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1"> I am using the live & wis-streamer on
Windows XP service pack 2</font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1"> </font></blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1"> 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">
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"> I am feeding my Filter from Microsoft
MPEG-4 VKI Codec V3 ( Output PIn shows type as
MP43)</font></blockquote>
<blockquote type="cite" cite> </blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1"> Even though I recve the data in Framed
Source , when I connect using VLC nothing happens</font></blockquote>
<blockquote type="cite" cite> </blockquote>
<blockquote type="cite" cite><font face="Arial"
size="-1"> 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 "MPEG4VideoStreamDiscreteFramer", which
in turn is fed to a "MPEG4ESVideoRTPSink".</div>
<x-sigsep><pre>--
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>