View Single Post
  #6  
Old 09-22-2011, 12:15 AM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

Re: live video flash stream capture from justintv, ilemi


Quote:
Originally Posted by ndhrty View Post
so as far as i know it provides the rtmpdump -r.... code.
but i'm not sure how to use that

i understand your instructions about replacing the .flv file name found after the -o with your command for vlc, i'm just not sure how to get to that point.
i could use another nudge in the right direction..!
You may use rtmpdump for downloading streams from justin tv and other web-sites using RTMP, RTMPE protocols.

RTMPexplorer is a GUI for rtmpdump. You can use RTMPexplorer with rtmpsrv or rtmpsuck.

Quote:
Originally Posted by ndhrty View Post
rtmpsrv does create a .flv file - i tried to open it directly in vlc without success - can i use this created file for anything?
After downloading with rtmpdump or dumping with rtmpsuck you will be able to play FLV files. When these programs don't record anything, you won't be able to play it.

Quote:
Originally Posted by ndhrty View Post
also, i read another guide - do i need to be concerning myself with editing host files (127.0.0.1), etc? is that the right path?

also, my main interest is with recording the stream - i'm familiar with doing that in vlc, which is why i'm focused on it. is there an easier process/program for recording live non-embedded streams?
Just use RTMPexplorer with rtmpsrv or rtmpsuck for recording.

Use rtmpdump with VLC for playing RTMP, RTMPE streams in VLC.
Reply With Quote