View Single Post
  #2  
Old 10-01-2014, 07:25 AM
alsersawy alsersawy is offline
Senior Member
 
Join Date: Jul 2014
Posts: 128
alsersawy is on a distinguished road
Default

Re: please someone help me to play this on simple tv


Quote:
Originally Posted by mohammedawni View Post
please someone help me to play this on simple tv and vlc

rtmp://$OPT:rtmp-raw=rtmp://www.livetv.tn/live playpath=ch13?code=w_7c3a2527d4ddb36 swfUrl=http://www.livetv.tn/flowplayer-3.2.7.swf live=1 pageUrl=http://www.livetv.tn/Bein-Sport-HD-2-en-direct-live.html --live
hi mohammedawni

Do you remember me

for simple tv

Code:
rtmp://$OPT:rtmp-raw=rtmp://tdsiptv.ddns.me/live playpath=ch13?code=w_702b3c220704d00 swfUrl=http://www.livetv.tn/flowplayer-3.2.7.swf live=1 pageUrl=http://www.livetv.tn/Bein-Sport-HD-2-en-direct-live.html swfVfy=true timeout=15 flashver=WIN\2013,0,0,214
for vlc

Code:
rtmpdump -r "rtmp://tdsiptv.ddns.me/live" -a "live" -f "WIN 13,0,0,214" -W "http://www.livetv.tn/flowplayer-3.2.7.swf" -p "http://www.livetv.tn/Bein-Sport-HD-2-en-direct-live.html" --live -y "ch13?code=w_702b3c220704d00" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Code:
c:\rtmpdump\rtmpdump\rtmpdump-2.4>rtmpdump -r "rtmp://tdsiptv.ddns.me/
live" -a "live" -f "WIN 13,0,0,214" -W "http://www.livetv.tn/flowplayer-3.2.7.sw
f" -p "http://www.livetv.tn/Bein-Sport-HD-2-en-direct-live.html" --live -y "ch13
?code=w_702b3c220704d00"   | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4 GIT-2014-07-07 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   Server                  NGINX RTMP (github.com/arut/nginx-rtmp-module)
INFO:   width                   1920.00
INFO:   height                  1080.00
INFO:   displayWidth            1920.00
INFO:   displayHeight           1080.00
INFO:   duration                0.00
INFO:   framerate               90000.00
INFO:   fps                     90000.00
INFO:   videodatarate           0.00
INFO:   videocodecid            7.00
INFO:   audiodatarate           125.00
INFO:   audiocodecid            10.00
686.661 kB / 4247.87 sec
Reply With Quote