Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 06-03-2015, 05:00 PM
Chemist925 Chemist925 is offline
Senior Member
 
Join Date: May 2014
Posts: 138
Chemist925 is on a distinguished road
Question

How to record ATV live streaming


Hello there,

im trying to get this channel. Could somebody help me with this?.

Here is the link:

http://www.fulltelevisionhd.net/2013...-internet.html

If possible, please post a code in rtmpdump or ffmpeg for the best quality possible (720p) and for 480p. Thanks in advance.
Reply With Quote
  #2  
Old 06-03-2015, 05:16 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: How to record ATV live streaming


Quote:
Originally Posted by Chemist925 View Post
Hello there,

im trying to get this channel. Could somebody help me with this?.

Here is the link:

http://www.fulltelevisionhd.net/2013...-internet.html

If possible, please post a code in rtmpdump or ffmpeg for the best quality possible (720p) and for 480p. Thanks in advance.
hi
720p
Code:
ffmpeg -i "http://edge-31-us.edge.mdstrm.com/live-stream/_definst_/smil:c23b8a0a21d215482b4c2703e47f675a/chunklist_b1500000.m3u8" -c copy atv.ts
480p
Code:
ffmpeg -i "http://edge-31-us.edge.mdstrm.com/live-stream/_definst_/smil:c23b8a0a21d215482b4c2703e47f675a/chunklist_b950000.m3u8"  -c copy atv.ts

but it's not good bitrate quality

720p ~ 1300kbits
480p ~ 900kbits


you could use livestreamer too an choose quality with variant playlist


Code:
livestreamer "hlsvariant://http://edge-31-us.edge.mdstrm.com/live/smil:c23b8a0a21d215482b4c2703e47f675a/playlist.m3u8" 720p -o atv.ts
Code:
livestreamer "hlsvariant://http://edge-31-us.edge.mdstrm.com/live/smil:c23b8a0a21d215482b4c2703e47f675a/playlist.m3u8" 480p -o atv.ts

Last edited by biezom : 06-03-2015 at 06:32 PM. Reason: add -c copy in the ffmpeg's code
Reply With Quote
  #3  
Old 06-03-2015, 06:10 PM
Chemist925 Chemist925 is offline
Senior Member
 
Join Date: May 2014
Posts: 138
Chemist925 is on a distinguished road
Question

Re: How to record ATV live streaming


Quote:
Originally Posted by biezom View Post
hi
720p
Code:
ffmpeg -i "http://edge-31-us.edge.mdstrm.com/live-stream/_definst_/smil:c23b8a0a21d215482b4c2703e47f675a/chunklist_b1500000.m3u8" atv.ts
480p
Code:
ffmpeg -i "http://edge-31-us.edge.mdstrm.com/live-stream/_definst_/smil:c23b8a0a21d215482b4c2703e47f675a/chunklist_b950000.m3u8" atv.ts

but it's not good bitrate quality

720p ~ 1300kbits
480p ~ 900kbits


you could use livestreamer too an choose quality with variant playlist


Code:
livestreamer "hlsvariant://http://edge-31-us.edge.mdstrm.com/live/smil:c23b8a0a21d215482b4c2703e47f675a/playlist.m3u8" 720p -o atv.ts
Code:
livestreamer "hlsvariant://http://edge-31-us.edge.mdstrm.com/live/smil:c23b8a0a21d215482b4c2703e47f675a/playlist.m3u8" 480p -o atv.ts
Thanks bro, it worked with no hassles. By the way why the file extension is .ts instead of flv?. would it be a problem if i change it to flv?. Thanks.
Reply With Quote
  #4  
Old 06-03-2015, 06:35 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: How to record ATV live streaming


Quote:
Originally Posted by Chemist925 View Post
Thanks bro, it worked with no hassles. By the way why the file extension is .ts instead of flv?. would it be a problem if i change it to flv?. Thanks.

1) I corrected the code with ffmpeg in my previous post. I forgot the -c copy option
>>> better quality

2)
Code:
ffmpeg -i "http://edge-31-us.edge.mdstrm.com/live-stream/_definst_/smil:c23b8a0a21d215482b4c2703e47f675a/chunklist_b1500000.m3u8" -c copy  -bsf:a aac_adtstoasc   atv.flv
Reply With Quote
  #5  
Old 06-03-2015, 09:06 PM
Chemist925 Chemist925 is offline
Senior Member
 
Join Date: May 2014
Posts: 138
Chemist925 is on a distinguished road
Question

Re: How to record ATV live streaming


Quote:
Originally Posted by biezom View Post
1) I corrected the code with ffmpeg in my previous post. I forgot the -c copy option
>>> better quality

2)
Code:
ffmpeg -i "http://edge-31-us.edge.mdstrm.com/live-stream/_definst_/smil:c23b8a0a21d215482b4c2703e47f675a/chunklist_b1500000.m3u8" -c copy  -bsf:a aac_adtstoasc   atv.flv
Thanks, that was helpful now ffmpeg is working okay. Could you post code in ffmpeg or livestreamer for this backup link too?. Thanks.
http://www.fulltelevisionhd.net/2013...-internet.html

Thanks.
Reply With Quote
  #6  
Old 06-03-2015, 09:35 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: How to record ATV live streaming


Quote:
Originally Posted by Chemist925 View Post
Thanks, that was helpful now ffmpeg is working okay. Could you post code in ffmpeg or livestreamer for this backup link too?. Thanks.
http://www.fulltelevisionhd.net/2013...-internet.html

Thanks.
Code:
rtmpdump -r "rtmp://178.162.194.34/live" -a "live"  -W "http://www.mipsplayer.com/content/scripts/fplayer.swf"   -p "http://www.mipsplayer.com/embedplayer/zeyucmn11/1/620/382" -y "zeyucmn11?id=227418" -C "S:OK" -K "gaolVanusPobeleVoKosata;TRUE;TRUE" -o cmd.flv
you need have the last KSV"s patched version of rtmpdump
Reply With Quote
Reply Post New Thread
Tags: , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 02:31 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons