View Single Post
  #1  
Old 10-23-2014, 10:26 PM
4 ever 4 ever is offline
Junior Member
 
Join Date: May 2014
Posts: 16
4 ever is on a distinguished road
Default

i will pay 20$ for help me


hi

i did this Tutorial
https://www.youtube.com/watch?v=7xyNs9HHgAk
but not work , just downlaod video

i want to restream with rtmpdump ues this code

Code:
rtmpdump -r "rtmpe_stream" -a "live" -f "WIN 11,9,900,117" -W "swf_player" -p "home_page" -y "playpath" --live | ffmpeg -re -i  - -sn  -vcodec copy -acodec copy -f flv "rtmp://1.0000000.fme.ustream.tv/ustreamVideo/0000000/ed7weEyXHenkqbKACHLJwAvGG"
"
Reply With Quote