Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

New here, requesting some noobie help

(http://stream-recorder.com/forum/showthread.php?t=19164)

lhw455 12-25-2014 10:51 AM

Re: New here, requesting some noobie help


 
Thank you! I had updated librtmpdll in the interim, but was struggling to get the XML working in LSP in XBMC, however al101's XML worked perfectly.

Could someone educate me as to what the significance of "soLagaDaSeStoriAga" is and where it is found so that I may troubleshoot this myself in the future (and maybe even help others!)

Thanks

denobis 12-26-2014 01:26 AM

Re: New here, requesting some noobie help


 
Run getsendcommand.exe http://www.janjuaplayer.com/resource...ts/eplayer.swf

with

http://www.mediafire.com/download/f6...endcommand.exe

lhw455 12-26-2014 05:43 AM

Re: New here, requesting some noobie help


 
Quote:

Originally Posted by denobis (Post 72853)

Thanks!

hasomaso 12-26-2014 06:05 AM

Re: New here, requesting some noobie help


 
@lhw455

example

Code:

getsendcommand http://www.janjuaplayer.com/resources/scripts/eplayer.swf

nullacht 12-26-2014 07:01 AM

Re: New here, requesting some noobie help


 
Code:

rtmpsuck -z
Code:

DEBUG: ServePacket, client sent packet type 11, size 32 bytes
DEBUG: (object begin)
DEBUG: Property: <Name:          no-name., STRING:    soLagaDaSeStoriAga>
DEBUG: Property: <Name:          no-name., NUMBER:    2.00>
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: ServeInvoke, client invoking <soLagaDaSeStoriAga>


hasomaso 12-26-2014 07:13 AM

Re: New here, requesting some noobie help


 
swf url download with wget local, and decompressed with flasm

Code:

flasm -x http://www.janjuaplayer.com/resources/scripts/eplayer.swf

lhw455 12-26-2014 02:13 PM

Re: New here, requesting some noobie help


 
Ta, thanks all, hope you all had good holidays!

lhw455 03-12-2015 01:03 PM

Re: New here, requesting some noobie help


 
Quote:

Originally Posted by lhw455 (Post 72863)
Ta, thanks all, hope you all had good holidays!

Bump!

Same URL, and I'm struggling again

At

Code:

http://cdn.divertiendo.me/rcn3.php?width=500&height=350
Using RTMPDumphelper, I get:

Code:

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Processing connect
      app : live
  flashVer : WIN 16,0,0,305
    swfUrl : http://www.janjuaplayer.com/resources/scripts/eplayer.swf
    tcUrl : rtmp://5.63.150.84/live
  pageUrl : http://www.janjuaplayer.com/embedplayer/ccc2015hd3/3/500/380
      live : yes
  Playpath : ccc2015hd3?id=33518
 Saving as : 2015-03-12_06-15-07_ccc2015hd3.flv
INFO: Metadata:
INFO:  duration                0.00
INFO:  fileSize                0.00
INFO:  width                  640.00
INFO:  height                  360.00
INFO:  videocodecid            avc1
INFO:  videodatarate          250.00
INFO:  framerate              30.00
INFO:  audiocodecid            mp4a
INFO:  audiodatarate          48.00
INFO:  audiosamplerate        48000.00
INFO:  audiosamplesize        16.00
INFO:  audiochannels          2.00
INFO:  stereo                  TRUE
INFO:  encoder                Open Broadcaster Software v0.65b
WARNING: ignoring too small audio packet: size: 0
ERROR: WriteN, RTMP send error 10054 (2362 bytes)
Closing connection... done!

So I would assume I need to test with rtmpdump.exe, and I get

Code:

rtmpdump -v -r "rtmp://5.63.150.84/live" -a "live" -f "WIN 16,0,0,305" -W "http://www.janjuaplayer.com/resources/scripts/eplayer.swf" -p "http://www.janjuaplayer.com/embedplayer/ccc2015hd3/3/500/380" -C S:OK -y "ccc2015hd3?id=33518" -K "soLagaDaSeStoriAga"
But I get this

Code:

RTMPDump v2.4 GIT-2015-01-15 (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...

*sigh* I'm sure it's something minor, but I just can't see it...(checked that the "soLagaDaSeStoriAga" and it was the same - also tried outputting to VLC, but since RTMPdump doesn't even connect it didn't work)

Thanks!

biezom 03-12-2015 01:11 PM

Re: New here, requesting some noobie help


 
Code:

-K "soLagaDaSeStoriAga;TRUE;TRUE"

lhw455 03-12-2015 02:38 PM

Re: New here, requesting some noobie help


 
Quote:

Originally Posted by biezom (Post 74807)
Code:

-K "soLagaDaSeStoriAga;TRUE;TRUE"

Rocking, that worked, thanks!


All times are GMT -6. The time now is 07:45 PM.