Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
Get streaming url of YuppTV channelI've used rtmpdump successfully on some streams.
Now I can't find a streaming url of YuppTV channel. Link given below: http://in.yupptv.com/705/shalom_tv I like to have a quality of 226kbps of this channel. How to obtain? Thanks in advance....... |
#2
|
|||
|
|||
Re: Get streaming url of YuppTV channelCode:
#EXTM3U #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=83000,RESOLUTION=240x180,CODECS="avc1.66.30, mp4a.40.2" http://hlsotherextra-lh.akamaihd.net/i/ams26_shalomtv@127501/index_64_av-p.m3u8?sd=10&rebase=on&hdntl=exp=1424113244~acl=%2f*~data=hdntl~hmac=3d7f17d5516f38e76e5e92354e50ec310816a3364e9215cad3d8562ef9446a35 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=226000,RESOLUTION=384x240,CODECS="avc1.66.30, mp4a.40.2" http://hlsotherextra-lh.akamaihd.net/i/ams26_shalomtv@127501/index_200_av-p.m3u8?sd=10&rebase=on&hdntl=exp=1424113244~acl=%2f*~data=hdntl~hmac=3d7f17d5516f38e76e5e92354e50ec310816a3364e9215cad3d8562ef9446a35 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=843000,RESOLUTION=512x288,CODECS="avc1.66.30, mp4a.40.2" http://hlsotherextra-lh.akamaihd.net/i/ams26_shalomtv@127501/index_800_av-p.m3u8?sd=10&rebase=on&hdntl=exp=1424113244~acl=%2f*~data=hdntl~hmac=3d7f17d5516f38e76e5e92354e50ec310816a3364e9215cad3d8562ef9446a35 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1199000,RESOLUTION=640x360,CODECS="avc1.66.30, mp4a.40.2" http://hlsotherextra-lh.akamaihd.net/i/ams26_shalomtv@127501/index_1100_av-p.m3u8?sd=10&rebase=on&hdntl=exp=1424113244~acl=%2f*~data=hdntl~hmac=3d7f17d5516f38e76e5e92354e50ec310816a3364e9215cad3d8562ef9446a35 |
#3
|
|||
|
|||
Re: Get streaming url of YuppTV channel@hasomaso Thanks for the reply.
But I can't play this URL in VLC or capture via FFmpeg. Is it possible to record 30min of stream using FFmpeg ??? Can you specify the FFmpeg command to perform this ??? Or is there any other tool to capture this stream ??? |
#4
|
|||
|
|||
Re: Get streaming url of YuppTV channelyou can try
Code:
livestreamer "hlsvariant://http://hlsotherextra-lh.akamaihd.net/i/ams26_shalomtv@127501/master.m3u8?hdnea=st=1424074765~exp=1424078365~acl=/*~data=shalomtv_India~hmac=b724f55a8ead2340b2926757953de5eda6584248c76d3d320da9816dd38921a6&g=YSZVNFFHWCMW&hdcore=3.5.0&plugin=jwplayer-3.5.0.0" 288p -o video.ts |
#5
|
|||
|
|||
Re: Get streaming url of YuppTV channelor
Code:
ffmpeg -i "http://hlsotherextra-lh.akamaihd.net/i/ams26_shalomtv@127501/index_800_av.m3u8?e=4f36d30890ea8a5f&hdnea=st=1424074765~exp=1424078365~acl=/*~data=shalomtv_India~hmac=b724f55a8ead2340b2926757953de5eda6584248c76d3d320da9816dd38921a6&g=YSZVNFFHWCMW&hdcore=3.5.0&plugin=jwplayer-3.5.0.0" -c copy video.ts |
#6
|
|||
|
|||
Re: Get streaming url of YuppTV channel@biezom Thanks
These commands download files, but there are not live programme. I need to download live video.... How ??? What change should be done on the URL ??? |
#7
|
|||
|
|||
Re: Get streaming url of YuppTV channelQuote:
They have upgraded their site. I can't detect link to use with livestreamer |
Thread Tools | |
Display Modes | |
|
|