do not know, maybe I was wrong code - but it works
use mplayer(try cache8192,framedrop)
Code:
rtmpgw -r "rtmp://62.33.94.30/rtplive" -a "rtplive" -W "http://www.centrettc.ru/pub/jwp/player.swf" -p "http://www.centrettc.ru/cam3-stream-jw/" --live -y "cam3-pf2.stream" -g 81 | ping -n 1 -w 100 192.168.254.254 >nul | "C:\PROGRA~1\MPlayer\mplayer.exe" - http://127.0.0.1:81
use vlc(try cache 30000ms - 50000ms)
Code:
rtmpgw -r "rtmp://62.33.94.30/rtplive" -a "rtplive" -W "http://www.centrettc.ru/pub/jwp/player.swf" -p "http://www.centrettc.ru/cam3-stream-jw/" -v -y "cam3-pf2.stream" -g 81 | ping -n 1 -w 100 192.168.254.254 >nul | "C:\PROGRA~1\VideoLAN\VLC\vlc.exe" - http://127.0.0.1:81
