PDA

View Full Version : need help with this link


lerman01
06-25-2015, 09:29 AM
http://www.goalim4you.net/p/5_14.html

thank you for help

biezom
06-25-2015, 10:03 AM
http://www.goalim4you.net/p/5_14.html

thank you for help
hi

rtmpdump -r "rtmp://rtmp.infomaniak.ch:1935/livecast" -a "livecast" -f "LNX 17,0,0,134" -W "http://static.infomaniak.ch/livetv/playerMain-v4.2.74.swf" -p "http://livevideo.infomaniak.com/iframe.php?stream=fasdf24azsfvx&name=new&player=3177" --live -y "fasdf24azsfvx" -o "fasdf24azsfvx.flv"

lerman01
06-25-2015, 12:38 PM
hi

rtmpdump -r "rtmp://rtmp.infomaniak.ch:1935/livecast" -a "livecast" -f "LNX 17,0,0,134" -W "http://static.infomaniak.ch/livetv/playerMain-v4.2.74.swf" -p "http://livevideo.infomaniak.com/iframe.php?stream=fasdf24azsfvx&name=new&player=3177" --live -y "fasdf24azsfvx" -o "fasdf24azsfvx.flv"

thank you very much!! ;)

another question,
i want to use this stream in KODI IPTV , you know maybe how can i convert this command to Kodi M3U file? (#EXTINF:-1 ......)

biezom
06-25-2015, 12:54 PM
thank you very much!! ;)

another question,
i want to use this stream in KODI IPTV , you know maybe how can i convert this command to Kodi M3U file? (#EXTINF:-1 ......)

#EXTINF:-1 , fasdf24azsfvx
rtmp://rtmp.infomaniak.ch:1935/livecast app=livecast swfUrl=http://static.infomaniak.ch/livetv/playerMain-v4.2.74.swf pageUrl=http://livevideo.infomaniak.com/iframe.php?stream=fasdf24azsfvx&name=new&player=3177 live=1 playpath=fasdf24azsfvx

lerman01
06-25-2015, 01:32 PM
#EXTINF:-1 , fasdf24azsfvx
rtmp://rtmp.infomaniak.ch:1935/livecast app=livecast swfUrl=http://static.infomaniak.ch/livetv/playerMain-v4.2.74.swf pageUrl=http://livevideo.infomaniak.com/iframe.php?stream=fasdf24azsfvx&name=new&player=3177 live=1 playpath=fasdf24azsfvx

thank you man!! for the fast helpful respond ;)

i have in that site couple of streams that i would like to do the same, get their KODI command, if you can help me with this one for example:

http://www.goalim4you.net/p/2_28.html

but for the next time instead of posting here url's all the time you can give me some site\tutorial or somewhere that i can read a little bit about it so i could do it for myself?

again thank you for your help! ;)

biezom
06-25-2015, 03:10 PM
thank you man!! for the fast helpful respond ;)

i have in that site couple of streams that i would like to do the same, get their KODI command, if you can help me with this one for example:

http://www.goalim4you.net/p/2_28.html

but for the next time instead of posting here url's all the time you can give me some site\tutorial or somewhere that i can read a little bit about it so i could do it for myself?

again thank you for your help! ;)

you have all on this forum you can use rtmpdumphelper + rtmpdump

1) download http://www.nirsoft.net/utils/rtmpdumphelper.zip 32bit browser
or http://www.nirsoft.net/utils/rtmpdumphelper-x64.zip 64bit browser

2) unzip file in C:\rtmpdumphelper (for example)
3) download https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip
4) unzip file in the same folder in C:\rtmpdumphelper

5) run rtmpdumphelper
6) run your video
7) rtmpdumphelper download directly the video
8) you can find the code in Command.txt in C:\rtmpdumphelper

lerman01
06-25-2015, 04:04 PM
you have all on this forum you can use rtmpdumphelper + rtmpdump

1) download http://www.nirsoft.net/utils/rtmpdumphelper.zip 32bit browser
or http://www.nirsoft.net/utils/rtmpdumphelper-x64.zip 64bit browser

2) unzip file in C:\rtmpdumphelper (for example)
3) download https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip
4) unzip file in the same folder in C:\rtmpdumphelper

5) run rtmpdumphelper
6) run your video
7) rtmpdumphelper download directly the video
8) you can find the code in Command.txt in C:\rtmpdumphelper

i've tried using URLSnooper 2 to make one exactly has you to this one:

http://www.goalim4you.net/p/2_28.html

but no success, maybe you can help me and tell me what i did wrong thats the code that made :

#EXTINF:-1 , shidurlive
rtmp://live.shidurlive.com:1935/app swfUrl=http://cdn.shidurlive.com/player.swf pageUrl=http://www.shidurlive.com/stream/4e6d4932595459304e6a59334d7a59334e6a51334e446335/31341026c3b1 live=1 playpath=16761

biezom
06-25-2015, 04:24 PM
playpath incomplete and redirect rtmp link

#EXTINF:-1 , shidurlive
rtmp://50.7.28.162/app swfUrl=http://cdn.shidurlive.com/player.swf pageUrl=http://www.shidurlive.com/stream/4e6d4932595459304e6a59334d7a59334e6a51334e446335/31341026c3b1 live=1 playpath=16761?MTQzNTI3MDc4NDs2MjA3MDljMzlmMWVkNTE yNGFjNzI4YTMwZDllOWE0ZQ==

lerman01
06-26-2015, 02:02 AM
im trying to use the RTMPDumpHelper but no success,

i've downloaded rtmpdump v2.4 and the RTMPDumpHelper (tried both 32bit and 64bit),
when im launch the RTMPDumpHelper.exe it open the rtmpsuck and i see the line "Streaming on rtmp://0.0.0.0:1935 , but when im open the video (tried both Chrome and Explorer) nothing happen.

biezom
06-26-2015, 07:30 AM
im trying to use the RTMPDumpHelper but no success,

i've downloaded rtmpdump v2.4 and the RTMPDumpHelper (tried both 32bit and 64bit),
when im launch the RTMPDumpHelper.exe it open the rtmpsuck and i see the line "Streaming on rtmp://0.0.0.0:1935 , but when im open the video (tried both Chrome and Explorer) nothing happen.

works with firefox

lerman01
06-26-2015, 08:02 AM
works with firefox

still... nothing happen

biezom
06-26-2015, 09:06 AM
still... nothing happen

see your Private message