[Live-devel] Streaming from TV-Tuner Via Live
Ross Finlayson
finlayson at live555.com
Wed Apr 2 01:38:16 PDT 2008
>Hi
> I refered to wis-streamer code which implements a FramedSource
>for go7007 tv-tuner
> I am using the live & wis-streamer on Windows XP service pack 2
>
> I am attempting to build a Windows DirectShow filter which feeds
>video / audio frames to a custom
> FramedSource which implements the readfile() which in turn gets
>framedata from the DirectShow filter
> I am feeding my Filter from Microsoft MPEG-4 VKI Codec V3 (
>Output PIn shows type as MP43)
>
> Even though I recve the data in Framed Source , when I connect
>using VLC nothing happens
>
> Please I need some help in understanding - what format the frams
>should be fed using Framed Source ?
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".
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20080402/fb653266/attachment.html
More information about the live-devel
mailing list