Quote:
Originally Posted by sonnvl
I try to capture this live stream:
Code:
http://fptplay.net/livetv/vtv9
I try this manifest:
Code:
http://scache.fptplay.net.vn/livez/vtv9_2500.stream/manifest.f4m
I use HDSDump from Wendy, it runs OK in few minutes and gets error!
I want to obtain longer video
Any solution ?
|
no trying f4m. yes trying m3u8. after getting m3u8 then playing using livestreamer.
using postman extension or curl to making http POST command.
no GET. yes POST. must being http post of
Code:
http://fptplay.net/show/getlinklivetv?id=vtv9&quality=3&mobile=web
resulting m3u8 having token. playing to vlc using livestreamer.