Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #31  
Old 09-20-2014, 05:04 PM
napretep napretep is offline
Member
 
Join Date: Sep 2014
Posts: 33
napretep is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


Ok now i got his file, but code not work, it only hangs

Code:
c:\>C:\rtmpdump.exe -r "rtmp://109.123.95.244/live" -a "live" -f "WIN 15,0,0,152
" -W "http://www.xarabia.tv/static/scripts/eplayer.swf" -p "http://www.xarabia.t
v/embedplayer/kooralive/1/800/500" -C S:OK --live -y "kooralive?id=4" -K "kolkuJ
asVladikaTolkuTiPop;TRUE"   | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL

With patches

WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Reply With Quote
  #32  
Old 09-20-2014, 05:22 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


Quote:
Originally Posted by napretep View Post
Ok now i got his file, but code not work, it only hangs

Code:
c:\>C:\rtmpdump.exe -r "rtmp://109.123.95.244/live" -a "live" -f "WIN 15,0,0,152
" -W "http://www.xarabia.tv/static/scripts/eplayer.swf" -p "http://www.xarabia.t
v/embedplayer/kooralive/1/800/500" -C S:OK --live -y "kooralive?id=4" -K "kolkuJ
asVladikaTolkuTiPop;TRUE"   | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL

With patches

WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Because the channel is off.
Try when it's on.
Reply With Quote
  #33  
Old 09-20-2014, 05:27 PM
napretep napretep is offline
Member
 
Join Date: Sep 2014
Posts: 33
napretep is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


@denobis, is it possible to create librtmp.dll from librtmpdump for xbmc windows version?
Reply With Quote
  #34  
Old 09-20-2014, 05:27 PM
napretep napretep is offline
Member
 
Join Date: Sep 2014
Posts: 33
napretep is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


thx u beozem. i will try later.
Reply With Quote
  #35  
Old 09-20-2014, 05:38 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


Quote:
Originally Posted by napretep View Post
@denobis, is it possible to create librtmp.dll from librtmpdump for xbmc windows version?
I think you can find this here! denobis's version too
http://www.mediafire.com/download/y1...kp/librtmp.dll
Reply With Quote
  #36  
Old 09-20-2014, 07:31 PM
denobis denobis is offline
Senior Member
 
Join Date: Sep 2013
Posts: 568
denobis is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


For xbmc you need to change some dll files. Tested with Gotham 13.2, download

http://www.mediafire.com/download/w9...xbmcsystem.zip

and overwrite in xbmc/system the three dll's inside and change the librtmp from XBMC\system\players\dvdplayer too.
Reply With Quote
  #37  
Old 09-20-2014, 08:11 PM
napretep napretep is offline
Member
 
Join Date: Sep 2014
Posts: 33
napretep is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


i did exactly what you said, but it not work on 13.2

http://www.ptcanal.com/tvi.php

my code
Code:
<item>
<title>liveflash</title>
<link>rtmp://198.105.209.116/stream playpath=tvadjsaa?id=5286 conn=S:OK swfUrl=http://www.liveflash.tv/resources/scripts/fplayer.swf pageUrl=http://www.liveflash.tv/embedplayer/tvadjsaa/1/600/450  live=true</link>
</item>
i don't know what is the equal of -K in xbmc?
Reply With Quote
  #38  
Old 09-20-2014, 08:17 PM
denobis denobis is offline
Senior Member
 
Join Date: Sep 2013
Posts: 568
denobis is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


Quote:
Originally Posted by napretep View Post
i did exactly what you said, but it not work on 13.2

http://www.ptcanal.com/tvi.php

my code
Code:
<item>
<title>liveflash</title>
<link>rtmp://198.105.209.116/stream playpath=tvadjsaa?id=5286 conn=S:OK swfUrl=http://www.liveflash.tv/resources/scripts/fplayer.swf pageUrl=http://www.liveflash.tv/embedplayer/tvadjsaa/1/600/450  live=true</link>
</item>
i don't know what is the equal of -K in xbmc?

Try adding to the link tcommand=kaskatijaEkonomista;TRUE

Also, use getsendcommand.exe to get the sendtoken

getsendcommand http://www.liveflash.tv/resources/scripts/fplayer.swf
Reply With Quote
  #39  
Old 09-20-2014, 08:33 PM
napretep napretep is offline
Member
 
Join Date: Sep 2014
Posts: 33
napretep is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


not work

maybe you verify that this is the code u have working

Code:
<item>
<title>liveflash</title>
<link>rtmp://198.105.209.116/stream playpath=tvadjsaa?id=5286 tcommand=kaskatijaEkonomista;TRUE conn=S:OK swfUrl=http://www.liveflash.tv/resources/scripts/fplayer.swf pageUrl=http://www.liveflash.tv/embedplayer/tvadjsaa/1/600/450 live=true</link>
</item>
what do you mean with your comments below: how to use this? if i put in the code "swfUrl=c:/getsendcommand http://www.liveflash.tv/resources/scripts/fplayer.swf" it not work

Also, use getsendcommand.exe to get the sendtoken

getsendcommand http://www.liveflash.tv/resources/scripts/fplayer.swf
garcias
Reply With Quote
  #40  
Old 09-20-2014, 08:42 PM
denobis denobis is offline
Senior Member
 
Join Date: Sep 2013
Posts: 568
denobis is on a distinguished road
Default

Re: @ ksv another new clone need rtmpdump support ,plez help


Tested in simpletv

rtmp://$OPT:rtmp-raw=rtmp://198.105.209.116/stream playpath=tvadjsaa?id=5286 swfUrl=http://www.liveflash.tv/resources/scripts/fplayer.swf tcommand=kaskatijaEkonomista;TRUE conn=S:OK pageUrl=http://www.liveflash.tv/embedplayer/tvadjsaa/1/600/450 live=1

Have you applied the changes to the xbmc dll's?
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 01:47 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons