Log in

View Full Version : How to capture mpts stream? Thanks.


digmem
28th April 2009, 12:49
Dear all,

I'm a newbie in video, audio, streaming ...blah blah blah so I am really happy when having a help from someone.
My situation is that I have an antenna that receives signal from a satellite. Then, the signal transmitted through an ASI interface of a gateway is an MPTS stream. Would you like to help me how to capture this stream????? Any tool or something ????

I appreciate all of your comments.
Thank you very much.
digmem

WizardCoder
18th May 2009, 13:30
There's an exemple on Win32 SDK (Mutimedia\DShow\Dump Filter)...

Ts is a raw dump of DVB-T stream...
(Take care that you file begin with 0x47)
You can read it with Hali Media Spliter...

NetWorkProvider(DVB-T)->Tuner->Receiver->DumpFilter

Bye...

drmpeg
18th May 2009, 14:29
Then, the signal transmitted through an ASI interface of a gateway is an MPTS stream.

There are DVB-ASI capture devices. For example the Enensys DiviCatch:

http://divicatch.com/

http://www.computermodules.com/usb-transport-stream-capture-playback-analyzer/DVB-ASI-Capture-Playback.html

However, this is professional level equipment (which means it's very expensive). I believe the Divicatch is north of $2000.

Ron