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 HOP Sports from TaiwanHello, this is a tv sports channel from Taiwan but i dont know how to record it. Its a live stream. Here is the link http://sports.hoptv.tw/web/chShow.jsp. Thanks in advance.
|
#2
|
|||
|
|||
Re: How to record HOP Sports from TaiwanCode:
ffmpeg -i "http://210.209.3.1/live/3724AC21-F007-6B7C-D326-AFD8975F3B0E?fmt=x264_0K_ts&cpid=admin&sora=1&size=1280X720&toflv=1&start=0" -c copy -bsf h264_mp4toannexb out.mp4 |
#3
|
|||
|
|||
Re: How to record HOP Sports from TaiwanHey Chemist,
I was able to record from that stream/website PERFECTLY with Replay Media Catcher. Hope this helps! |
#4
|
|||
|
|||
Re: How to record HOP Sports from Taiwansniffed with URLSnooper2
Direct link: Code:
http://211.73.19.201/live/3724AC21-F007-6B7C-D326-AFD8975F3B0E?fmt=x264_0K_ts&cpid=admin&sora=1&size=1280X720&toflv=1&start=0 Dump with ffmpeg CMD: Code:
ffmpeg -i "http://211.73.19.201/live/3724AC21-F007-6B7C-D326-AFD8975F3B0E?fmt=x264_0K_ts&cpid=admin&sora=1&size=1280X720&toflv=1&start=0" -c copy "output.flv" |
#5
|
|||
|
|||
Re: How to record HOP Sports from TaiwanQuote:
|
#6
|
|||
|
|||
Re: How to record HOP Sports from Taiwanlink is correct try again
|
Tags: live stream, sports channel, taiwan tv |
Thread Tools | |
Display Modes | |
|
|