Linux Media Controller development
 help / color / mirror / Atom feed
* [linux-dvb] Dump Complete DVB Stream, How to Dump Complete DVB Stream
@ 2010-01-21 11:57 dvbfreaky 007
  2010-01-21 12:16 ` Brice Dubost
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dvbfreaky 007 @ 2010-01-21 11:57 UTC (permalink / raw)
  To: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 565 bytes --]

Hi ,
Can any one suggest me on linux, How to capture/dump/Save complete DVB
Stream( Not elementary Streams).

To capture elementary stream, I know these
1. dvbstream -f xxxxxx -o pid > /home/user/111/ts
2. Through VLC also can able to store ( But i am not succeeding all times)
3. Dumpstream option in mplayer



Is there any application to stream out (via RTP) complete DVB TS throughout
LAN??
Note: Not elementary Stream Out ( VLC does only Elementary Stream Out)
Can Any one help in this regard?

please throw your pointers.

Thanks in Advance,
Santhosh Kumar B

[-- Attachment #1.2: Type: text/html, Size: 644 bytes --]

[-- Attachment #2: Type: text/plain, Size: 228 bytes --]

_______________________________________________
linux-dvb users mailing list
For V4L/DVB development, please use instead linux-media@vger.kernel.org
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-dvb] Dump Complete DVB Stream, How to Dump Complete DVB Stream
  2010-01-21 11:57 [linux-dvb] Dump Complete DVB Stream, How to Dump Complete DVB Stream dvbfreaky 007
@ 2010-01-21 12:16 ` Brice Dubost
  2010-01-21 12:49 ` Soyeb Aswat
  2010-01-21 13:20 ` Christophe Thommeret
  2 siblings, 0 replies; 4+ messages in thread
From: Brice Dubost @ 2010-01-21 12:16 UTC (permalink / raw)
  To: linux-media; +Cc: linux-dvb

dvbfreaky 007 wrote:
> Hi ,
> Can any one suggest me on linux, How to capture/dump/Save complete DVB
> Stream( Not elementary Streams).
> 
> To capture elementary stream, I know these
> 1. dvbstream -f xxxxxx -o pid > /home/user/111/ts
> 2. Through VLC also can able to store ( But i am not succeeding all times)
> 3. Dumpstream option in mplayer
> 
> 
> 
> Is there any application to stream out (via RTP) complete DVB TS
> throughout LAN??
> Note: Not elementary Stream Out ( VLC does only Elementary Stream Out)
> Can Any one help in this regard?
> 


Hello,

MuMuDVB can do it (you have to choose pid 8192)

Dvblast can do it

dvbstream can do it with pi 8192 (but without RTP)

Best regards

-- 
Brice

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-dvb] Dump Complete DVB Stream, How to Dump Complete DVB Stream
  2010-01-21 11:57 [linux-dvb] Dump Complete DVB Stream, How to Dump Complete DVB Stream dvbfreaky 007
  2010-01-21 12:16 ` Brice Dubost
@ 2010-01-21 12:49 ` Soyeb Aswat
  2010-01-21 13:20 ` Christophe Thommeret
  2 siblings, 0 replies; 4+ messages in thread
From: Soyeb Aswat @ 2010-01-21 12:49 UTC (permalink / raw)
  To: linux-media

Dump pid 8192 to dump the raw ts.

Soyeb

 email: soyeb@btinternet.com
www:   http://soyeb.homeip.net




________________________________
From: dvbfreaky 007 <dvbfreaky007@gmail.com>
To: linux-dvb@linuxtv.org
Sent: Thursday, 21 January, 2010 11:57:00
Subject: [linux-dvb] Dump Complete DVB Stream, How to Dump Complete DVB Stream

Hi ,
Can any one suggest me on linux, How to capture/dump/Save complete DVB Stream( Not elementary Streams).

To capture elementary stream, I know these
1.  dvbstream -f xxxxxx -o pid > /home/user/111/ts
2.  Through VLC also can able to store ( But i am not succeeding all times)
3. Dumpstream option in mplayer



Is there any application to stream out (via RTP) complete DVB TS throughout LAN??
Note: Not elementary Stream Out ( VLC does only Elementary Stream Out)
Can Any one help in this regard?

please throw your pointers.

Thanks in Advance,
Santhosh Kumar B 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [linux-dvb] Dump Complete DVB Stream, How to Dump Complete DVB Stream
  2010-01-21 11:57 [linux-dvb] Dump Complete DVB Stream, How to Dump Complete DVB Stream dvbfreaky 007
  2010-01-21 12:16 ` Brice Dubost
  2010-01-21 12:49 ` Soyeb Aswat
@ 2010-01-21 13:20 ` Christophe Thommeret
  2 siblings, 0 replies; 4+ messages in thread
From: Christophe Thommeret @ 2010-01-21 13:20 UTC (permalink / raw)
  To: linux-dvb, linux-media

Le jeudi 21 janvier 2010 12:57:00, dvbfreaky 007 a écrit :
> Hi ,
> Can any one suggest me on linux, How to capture/dump/Save complete DVB
> Stream( Not elementary Streams).
> 
> To capture elementary stream, I know these
> 1. dvbstream -f xxxxxx -o pid > /home/user/111/ts

-o 8192

> 2. Through VLC also can able to store ( But i am not succeeding all times)
> 3. Dumpstream option in mplayer
> 
> 
> 
> Is there any application to stream out (via RTP) complete DVB TS throughout
> LAN??
> Note: Not elementary Stream Out ( VLC does only Elementary Stream Out)
> Can Any one help in this regard?
> 
> please throw your pointers.
> 
> Thanks in Advance,
> Santhosh Kumar B
> 

-- 
Christophe Thommeret



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-01-21 13:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-21 11:57 [linux-dvb] Dump Complete DVB Stream, How to Dump Complete DVB Stream dvbfreaky 007
2010-01-21 12:16 ` Brice Dubost
2010-01-21 12:49 ` Soyeb Aswat
2010-01-21 13:20 ` Christophe Thommeret

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox