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 > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 09-15-2014, 06:25 AM
ollolollo ollolollo is offline
Junior Member
 
Join Date: Feb 2014
Posts: 2
ollolollo is on a distinguished road
Default

Save a stream to file and simultaneously play it in VLC


Hello,
I don't know if the following command should work, but it doesn't as required.
Code:
rtmpdump -r "rtmp://mtvnyc.dyndns.tv/repeater/MayapurTV" -a "repeater/MayapurTV" -f "WIN 15,0,0,152" -W "http://mayapur.tv/Nrsimhadeva.swf" -p "http://mayapur.tv/" -y "MayapurTV" -o "MayapurTV.flv" | C:\Programme\VideoLAN\VLC\vlc.exe
I want to play the livestream with VLC player and simultaneously save it to a file. The stream will saved correctly, VLC starts but doesn't play the stream.
Reply With Quote
  #2  
Old 09-15-2014, 06:36 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Save Stream to file and play in VLC


i do not know if that's possible simultaneously?
but recording and playing with vlc separately works fine
Reply With Quote
  #3  
Old 09-15-2014, 02:27 PM
ollolollo ollolollo is offline
Junior Member
 
Join Date: Feb 2014
Posts: 2
ollolollo is on a distinguished road
Default

Re: Save a stream to file and simultaneously play it in VLC


Thank You.
That solves the problem.
I found out the following, which is also working:
Code:
rtmpdump -r "rtmp://mtvnyc.dyndns.tv/repeater/MayapurTV" -a "repeater/MayapurTV" -f "WIN 15,0,0,152" -W "http://mayapur.tv/Nrsimhadeva.swf" -p "http://mayapur.tv/" -y "MayapurTV" -o "MayapurTV.flv" | C:\Programme\VideoLAN\VLC\vlc.exe MayapurTV.flv
or
Code:
rtmpdump -r "rtmp://mtvnyc.dyndns.tv/repeater/MayapurTV" -a "repeater/MayapurTV" -f "WIN 15,0,0,152" -W "http://mayapur.tv/Nrsimhadeva.swf" -p "http://mayapur.tv/" -y "MayapurTV" -o "path_to_the_file\MayapurTV.flv" | C:\Programme\VideoLAN\VLC\vlc.exe path_to_the_file\MayapurTV.flv
where "path_to_the_file" has to be replaced by the real path. Sometimes VLC is playing the stream, but often I have to press the play button first to start the stream playing. I don't know how to achieve, that VLC plays the stream everytime then the command is entered, without the need for klicking the play button.
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 10:03 AM.


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