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 12-31-2014, 02:25 PM
Chemist925 Chemist925 is offline
Senior Member
 
Join Date: May 2014
Posts: 138
Chemist925 is on a distinguished road
Default

How to record this stream from the BBC and other channels


Hello guys sorry to bother again but its new years eve, i'm trying to record these streams but no avail, i need help.

ARD
http://www.stream2watch.me/live-tv/ard-live-stream

DW
http://www.dw.de/media-center/live-tv/s-100825

BBC One
http://www.stream2watch.me/live-tv/bbc-1-live-stream

TF1
http://www.stream4free.eu/tf1

ABC
http://www.stream2watch.me/live-tv/abc-live-stream

NBC
http://www.stream2watch.me/live-tv/nbc-live-stream

CBS
http://www.stream2watch.me/live-tv/cbs-live-stream

I need the code for Livestreamer (preferred) or ffmpeg.
How to record two or more streams using livestreamer at once?
I need to know How to download simultaneously from ABC, NBC and CBS in livestreamer? can you do that? i dont want to open an individual cmd box for recording each of those streams but instead to use a single code in livestreamer for recording those streams.

Thanks in advance.
Reply With Quote
  #2  
Old 01-01-2015, 01:34 AM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: How to record this stream from the BBC and other channels


So you are asking for a lot streams.Why you don't start to check out how to grab the link datas and how to handle the tools you can use for this?If you would do then you don't need to ask anymore about any xy channel / stream.Also if the link data don't work anymore then you want to come back each time and asking again and again?I just post one link for you now and now its your turn to get the rest.Just try it at least.

ARD
Code:
http://daserste_live-lh.akamaihd.net/i/daserste_de@91204/index_2692_av-b.m3u8
If you want to watch & record any & many streams then check out the tool command descriptions.Also if you later want to handle many streams at once (watching + recording) then you have to handle it manually or you write some batch files or better you write a own main tool what can handle all this stuff (not seen in public till today) so that you can work directly,fast & simple from a GUI via few mouseclicks only.

greetz
Reply With Quote
  #3  
Old 01-01-2015, 03:02 PM
Chemist925 Chemist925 is offline
Senior Member
 
Join Date: May 2014
Posts: 138
Chemist925 is on a distinguished road
Default

Re: How to record this stream from the BBC and other channels


Quote:
Originally Posted by troller12 View Post
So you are asking for a lot streams.Why you don't start to check out how to grab the link datas and how to handle the tools you can use for this?If you would do then you don't need to ask anymore about any xy channel / stream.Also if the link data don't work anymore then you want to come back each time and asking again and again?I just post one link for you now and now its your turn to get the rest.Just try it at least.

ARD
Code:
http://daserste_live-lh.akamaihd.net/i/daserste_de@91204/index_2692_av-b.m3u8
If you want to watch & record any & many streams then check out the tool command descriptions.Also if you later want to handle many streams at once (watching + recording) then you have to handle it manually or you write some batch files or better you write a own main tool what can handle all this stuff (not seen in public till today) so that you can work directly,fast & simple from a GUI via few mouseclicks only.

greetz
Okay i have no problem on doing things by myself, but how to grab those m3u8 links?. I already used Url snooper for BBC One and what i got was this, but it did not work with livestreamer.

Code:
http://204.107.27.241/live/14.low.stream/chunklist.m3u8?id=0ad5aac39bb13fbea93961caa287aec5d5965773e9515c5404b4db091cb4fa0ff634b56368f7f1a563882c58652e48f73b21bbe94bc563f5854f2b8220e97c775b2ab82d15793d72f58e43c624ba8af478a5c1870e9761f2d95f64b565c017ccdbd92395b3415a9d1df4fe76292a0e60cd743d5c475b04fe103238ea9cfccbae30927ad257d2a9797fe126ef3995ec9b1446e1c30282ca7e&wowzasessionid=608717171
while for ABC didn't retreive any m3u8 links. What software are you using for getting those links?

For the rest on recording different streams simultaneously i think i can deal with this using other tools.
Reply With Quote
  #4  
Old 01-01-2015, 06:08 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: How to record this stream from the BBC and other channels


Hi,

use RtmpDumpHelper to get stream data of ABC channel or use other tools as URL Snooper etc and build your stream link datas manually.
Code:
rtmpdump -v -r "rtmpe://46.246.124.29:1935/live//abcbc" -p "http://prvservers.com" -T "#yw%tt#w@kku" | "vlc" -
The m3u8 links you can grab via konsole of your browser or use any memory tools (Hexeditors) to find them etc.Just check this board about older postet exsamples and test them.

greetz
Reply With Quote
  #5  
Old 01-02-2015, 11:23 AM
passa1 passa1 is offline
Member
 
Join Date: May 2014
Posts: 73
passa1 is on a distinguished road
Default

Re: How to record this stream from the BBC and other channels


FOR TF1 THIS A LINK TO PLAY IN VLC PLAYER BUT YOU NEED TO MAKE SOME CHANGES TO YOUR VLC PLAYER

GO TO "media" in VLC player and then click on "open network stream" .In this new window thick on "show more option".This window will expand and you can see "edition option".
Now copy this(:http-user-agent="Mozilla/5.0" ) without bracket to replace (:network-caching=1000)
Do not forget to paste this :http://62.210.76.216:8080/hls/tf1.m3u8
when opening "open network stream".
I have already posted this link and got help from Nullascht and work fine in VLC
Reply With Quote
  #6  
Old 07-02-2015, 04:41 AM
Usher1008 Usher1008 is offline
Junior Member
 
Join Date: May 2015
Posts: 9
Usher1008 is on a distinguished road
Default

Re: How to record this stream from the BBC and other channels


The live streams can be captured by using screen recorder, such as Jing and free online screen recorder. The videos they capture are in high quality. Maybe you can consider using them to record BBC streams or some other channels. Hope they are help to you.
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 06:36 PM.


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