how to capture live japan tv stationI have found a link have several live TV stations
but I can't find how to rtmpdump it... NTV Japan http://www.fengyunzhibo.com/tv/244712_1357218779914.htm Fuji TV Japan http://www.fengyunzhibo.com/tv/380789_1361122311044.htm Did anyone have any ideas? Thanks |
Re: how to capture live japan tv stationany ideas? :(
|
Re: how to capture live japan tv stationIt’s not using rtmp. The video it's transmitted in chunks over http. Try with ffmpeg.
|
Re: how to capture live japan tv stationThanks so much !
Kindly advise if there any information for me to read/find...thanks! |
Re: how to capture live japan tv stationUPDATED:
I found a link referring to this issue....but I don't know how to convert this into a command line via ffmpeg... http://resource.ws.kukuplay.com/play..._1361122311044 It starts streaming inside the browser but I would like to capture this via ffmpeg (if possible) |
Re: how to capture live japan tv stationCode:
http://imgwnas0wnas5wnasln1.m2wscdn-h.kukuplay.com/ts/244712_1357218779914_1367135893152/playlist.m3u8 |
Re: how to capture live japan tv stationWow!
Kindly advise how to do get this? I would like to learn |
Re: how to capture live japan tv stationua iphone
|
Re: how to capture live japan tv stationua = "UserAgent" ?
|
Re: how to capture live japan tv stationQuote:
|
Re: how to capture live japan tv stationYour method works for those two streams and at least one of the others, but doesn't seem to for some of them - http://www.fengyunzhibo.com/tv/380789_1361122482222.htm for example.
Any ideas? Full list is at http://www.fengyunzhibo.com/space/japan.htm |
Re: how to capture live japan tv stationQuote:
the one you used can be captured the m3u8 feed but the quality is bad... see if you can capture the other one like this: http://resource.ws.kukuplay.com/play..._1361122311044 Thanks again! |
Re: how to capture live japan tv station |
Re: how to capture live japan tv stationI'm very interested in this one also. I'm able to download it with ffmpeg but the sound quality is a lot worse than what it is when watching from a browser. Is there anything that can be done to fix this? I'm using the following command:
Code:
ffmpeg -i "http://imgWNAS0WNAS5WNASln1.m2wscdn-h.kukuplay.com/ts/380789_1361122311044_1367135530126/playlist.m3u8" -c copy output.ts |
Re: how to capture live japan tv stationQuote:
I'm now thinking how to crawl the link in the browser instead of m3u8... |
All times are GMT -6. The time now is 11:15 AM. |