View Single Post
  #1  
Old 06-08-2014, 01:04 AM
sweeterpanda sweeterpanda is offline
Junior Member
 
Join Date: Jun 2014
Posts: 16
sweeterpanda is on a distinguished road
Default

Stream with Rtmpdump to another rtmp server


Hello guys hope you're fine all of you ^^ well i'm looking to how :

re stream an active rtmp link to another server like hdcast ... iguide ....

i can't find the commands ><

to start i know it should be like that :

Code:
rtmpdump -v -r "RTMPLINK" -W "SwfPlayer" -p "Webpage" | "C:\Program Files\VideoLAN\VLC\vlc.exe"  - Here i need to add wich commands ?
thank you guys
Reply With Quote