Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
How to record CCTV5 liveHowdy,
i need to catch this stream. Can you share to me a code for ffmpeg, rtmpdump or livestreamer? Here is the link (you need to hit play button to stream): http://tv.itver.cc/cctv5/#tabs-250-0-1 Here is a backup link: http://www.widih.org/watch-tv/4657/cctv-5-sports Thanks in advance. |
#2
|
|||
|
|||
Re: How to record CCTV5 liveiPad mode of GetFLV can download CCTV5 live no problem. Please check it.
|
#3
|
|||
|
|||
Re: How to record CCTV5 liveQuote:
Code:
livestreamer "hlsvariant://http://74.82.62.52:1935/liverepeater/11.stream/playlist.m3u8" best -o CCTV5.ts Code:
livestreamer "hlsvariant://http://v1.bigtvusa.com:1935/liverepeater/11.stream/playlist.m3u8" best -o CCTV5.ts |
#4
|
|||
|
|||
Re: How to record CCTV5 liveQuote:
http://tv.itver.cc/cctv5/#tabs-250-0-1 Thanks in advance. Btw it would be much helpful to get a .flv file extension in the code. |
#5
|
|||
|
|||
Re: How to record CCTV5 liveQuote:
Code:
http://live.64ma.com:1930/live/leId/m3u8/24/cctv5_1300?type=ec Code:
{"src":"http://hls.yy.com/live/46645489_2201952718.m3u8?id=utvgo&uid=a4a8b7bcdc6000400d6a064311579e81&user=fnvwpiijjjdhuhggmdjwhgfhjiejdjajdiaja&uuid=E0C9C751D1DC8E9172DBB3CF8074C3A9"} Code:
livestreamer "hls://http://hls.yy.com/live/46645489_2201952718.m3u8?id=utvgo&uid=a4a8b7bcdc6000400d6a064311579e81&user=fnvwpiijjjdhuhggmdjwhgfhjiejdjajdiaja&uuid=E0C9C751D1DC8E9172DBB3CF8074C3A9" best -o CCTV5.ts Code:
ffmpeg -i "http://hls.yy.com/live/46645489_2201952718.m3u8?id=utvgo&uid=a4a8b7bcdc6000400d6a064311579e81&user=fnvwpiijjjdhuhggmdjwhgfhjiejdjajdiaja&uuid=E0C9C751D1DC8E9172DBB3CF8074C3A9" -c copy CCTV5.ts problem with .flv no sound Code:
ffmpeg -i "http://hls.yy.com/live/46645489_2201952718.m3u8?id=utvgo&uid=a4a8b7bcdc6000400d6a064311579e81&user=fnvwpiijjjdhuhggmdjwhgfhjiejdjajdiaja&uuid=E0C9C751D1DC8E9172DBB3CF8074C3A9" -bsf:a aac_adtstoasc -c copy CCTV5.flv Code:
ffmpeg -i "http://hls.yy.com/live/46645489_2201952718.m3u8?id=utvgo&uid=a4a8b7bcdc6000400d6a064311579e81&user=fnvwpiijjjdhuhggmdjwhgfhjiejdjajdiaja&uuid=E0C9C751D1DC8E9172DBB3CF8074C3A9" -c:v copy -c:a libmp3lame CCTV5.flv |
#6
|
|||
|
|||
Re: How to record CCTV5 liveQuote:
|
#7
|
|||
|
|||
Re: How to record CCTV5 liveQuote:
http://tv.itver.cc/cctv5/#tabs-250-0-0 Thanks in advance. |
Tags: cctv5, china, east asia sports, livestreaming |
Thread Tools | |
Display Modes | |
|
|