Hi
I want to capture a udp iptv stream on a linux box, anyone know of a program that can do it? Preferibly using command line, like ssh.
Recording works great using VLC on windows, just wondering if anyone know of such a program![]()
peace
+ Reply to Thread
Results 1 to 2 of 2
-
-
Figured out this one too, if anyone ever need the same thing, just install VLC on the linux box then:
Code:./vlc -I ncurses udp://@192.168.1.15:5855:sout=#duplicate{dst=std{access=file,mux=ts,dst="FILE"}}
out={}, you use :demux=dump :demuxdump-file="FILE.ts"
Similar Threads
-
IPTV streaming
By shorto in forum Video Streaming DownloadingReplies: 0Last Post: 2nd Aug 2011, 15:04 -
iptv receiver
By adrian.kratky in forum Media Center PC / MediaCentersReplies: 5Last Post: 28th Oct 2010, 14:08 -
TV over Internet - IPTV question
By siluet in forum DVB / IPTVReplies: 9Last Post: 5th Feb 2010, 16:56 -
IPTV recording format
By shorto in forum DVB / IPTVReplies: 3Last Post: 12th Dec 2007, 06:40 -
Tv tuner & IPTV
By shorto in forum DVB / IPTVReplies: 5Last Post: 12th Dec 2007, 04:22