VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Oct 2006
    Location
    Norway
    Search Comp PM
    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
    Quote Quote  
  2. Member
    Join Date
    Oct 2006
    Location
    Norway
    Search Comp PM
    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"}}
    Alternatively you can dump the true data that comes into VLC. It should be much faster. Instead of out={}, you use :demux=dump :demuxdump-file="FILE.ts"
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!