Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

rtmp to VLC instead of "save file"

(http://stream-recorder.com/forum/showthread.php?t=19544)

joejones15 03-28-2015 08:29 AM

rtmp to VLC instead of "save file"


 
Hey all,

I have this rtmp that saves nicely to a .flv file, but I would like to watch it live in a player such as VLC or similar (instead of after its downloaded) any suggestions?

Code:

rtmpdump -r "rtmpe://46.246.124.3:1935/l" -a "l" -f "WIN 17,0,0,134" -W "http://player.hdcast.org/_.swf" -p "http://www.hdcast.org/embedlive4.php?u=sskys4&vw=640&vh=400&domain=www.streamking.info" -y "sskys4" -o "2015-03-28_10-23-18_sskys4.flv"
many thanks!

surya987 03-28-2015 08:58 AM

Re: rtmp to VLC instead of "save file"


 
Code:

rtmpdump -r "rtmpe://46.246.124.3:1935/l" -a "l" -f "WIN 17,0,0,134" -W "http://player.hdcast.org/_.swf" -p "http://www.hdcast.org/embedlive4.php?u=sskys4&vw=640&vh=400&domain=www.streamking.info" -y "sskys4" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
set your location of vlc .......

joejones15 03-28-2015 10:17 AM

Re: rtmp to VLC instead of "save file"


 
thanks surya


All times are GMT -6. The time now is 05:48 AM.