Re: Recording an online TV broadcast?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



在 2014年07月25日 17:54, Csányi Pál 写道:
Hi,

Jesse Jaara wrote:
Tvheadend, vlc, mythtv, ffmpeg....

2014-07-24 23:41 GMT+02:00 Klearchos-Angelos Gkountras <kag@xxxxxxxxx>:
also try smplayer ..

Thanks!

Maybe my question wasn't so clear because I don't mentioned the DVB cards in it.

I don't have such DVB card, so I can't to connect my cable TV ( not a
satellite connection ).
I mean through a cable modem Internet connection.
There is online TV channels, such as:
http://www.mediaklikk.hu/media-lejatszo/?ch=4

I can't open this in VLC.

How can I record this kind of online TV channel?


That website uses Flash based MPEG-TS streaming.

Open F12 Developer Tools, you will see an iframe in the source code. Open that iframe, read the original source code, line 22, you will find an URL called *.m3u8. Grab that URL. you will see three *.m3u8 URLs (relative URL) marked with different video quality.
Grab the one you need, you will get an *.ts URL.

Feed that URL to your media player or FFmpeg, but pay attention to Cookie and Referer verification. You can use -user-agent, -cookies or -headers to help you pass these verifications.


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux