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

RTMPDumpHelper

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

j_cool 08-31-2016 02:41 PM

Re: RTMPDumpHelper


 
Another answer in addition to minipc's excellent information, future proof:

LINUX and RTMPSRV.

j_cool 09-28-2016 02:19 PM

Re: RTMPDumpHelper


 
Last few posts were about situations where rtmpdumphelper does not work.

This post is about where it still does work.

It works with opera portable

http://www.opera-usb.com/operausben.htm

By default rtmpdumphelper sees main browser only and portable browsers have to be set up.

Option menu - add support for web browser - select.

It can be seen in RTMPDumpHelper.cfg if browser is set up, line:

WebBrowsersListManual=


I tried google chrome portable for my curiosity, could set it up, but rtmpsuck stayed idle.

j_cool 10-01-2016 03:41 AM

Re: RTMPDumpHelper


 
Quote:

Originally Posted by Wath3r (Post 87306)
Do you know if the Edge browser support these npapi plug ins?

Also, do you know if this will work to record free chat as well as any private chat sessions I pay for on LiveJasmin?

And here is what it does.

It does not save your pornography per se.

RTMPDUMP does.

http://stream-recorder.com/forum/sho...&postcount=18l

RTMPDUMPHELPER sets up RTMPSUCK in windows which in turn runs RTMPDUMP.

This is the easiest way to run RTPMDUMP known to me.

j_cool 10-13-2016 11:37 AM

Re: RTMPDumpHelper


 
I deleted rtmpdump, and rtmpsuck saved my PEEP-SHOW, per se:

Processing connect
app : memberChat/jasminBrendaDevinefba0aa8ce791cfbbc92c01f4a7d7d64f
flashVer : WIN 23,0,0,185
swfUrl : https://flash.dditscdn.com/jsm2/4104.../MemberApplet3
swf
tcUrl : rtmp://109.71.162.81/memberChat/jasminBrendaDevinefba0aa8ce791cfbb
92c01f4a7d7d64f
pageUrl : https://new.livejasmin.com/en/free/chat/BrendaDevine
live : no
Playpath : streams/clonedLiveStream
Saving as : 2016-10-13_06-27-45_clonedLiveStream.flv
INFO: Metadata:
INFO: hasVideo TRUE
INFO: width 864.00
INFO: height 480.00
INFO: framerate 30.00
INFO: videocodecid avc1
INFO: videodatarate 744.00
INFO: videoonly FALSE
INFO: avcprofile 77.00
INFO: avclevel 32.00
INFO: hasAudio TRUE
INFO: audiocodecid mp4a
INFO: audiosamplerate 48000.00
INFO: audiodatarate 56.00
INFO: audiochannels 1.00
INFO: stereo FALSE
INFO: audiosamplesize 16.00
INFO: audioonly FALSE
INFO: aacaot 1.00
WARNING: ignoring too small audio packet: size: 0

Now, only Nir Sofer can tell me why I see rtmpdump parameters in Command.txt.

By the way, I am using rtmpdump on its own on LiveJasmin.

But not after I delete it.


rtmpdump -r "rtmp://109.71.162.81/memberChat/jasminBrendaDevinefba0aa8ce791cfbbc92c01f4a7d7d64f "
-a "memberChat/jasminBrendaDevinefba0aa8ce791cfbbc92c01f4a7d7d64f "
-f "WIN 23,0,0,185"
-W "https://flash.dditscdn.com/jsm2/4104/memberapplet/v3/MemberApplet3.swf"
-p "https://new.livejasmin.com/en/free/chat/BrendaDevine"
-C O:1 -C NB:livejasminTvmember:0 -C NS:brandID:jasmin -C NS:sessionID:m466221cb28dda895cef044c6b931e610
-C NS:cobrandId: -C NS:subbrand:livejasmin -C NS:clientRevision: -C NS:proxyIP: -C NS:userType:user
-C NS:passparam: -C NS:jsm2SessionId:f2441ce7b2299d479d051d046d2289978 -C NS:availableCameras:
-C NB:newApplet:1 -C NS:playerVer:WIN 23,0,0,185 -C NB:jasmin2App:1 -C NS:performerId:BrendaDevine
-C NZ:livefeedtype: -C NS:gravityCookieId: -C NS:siteName:LiveJasmin -C NS:chatID:freechat
-C O:0 -y "streams/clonedLiveStream" -o "2016-10-13_06-27-45_clonedLiveStream.flv"

interman_1 10-15-2016 06:29 AM

Re: RTMPDumpHelper


 
Guys, I detect the stream with RTMPDumpHelper but I don't know how to copy the path to it since it's a console and there is no select/copy. Where does the info about the detection gets stored?

j_cool 10-15-2016 08:03 AM

Re: RTMPDumpHelper


 
Info about detection is in Command.txt, rtmpdump parameters.

You can copy the path from console, it is about how-to with console.

Right click title bar, edit, mark.

select with the mouse, text will be highlighted.

while text is highlighted right click title bar, edit, copy.

Before closing the console open some text file and paste.

This is what I did in post before yours.

That are librtmp parameters from console ( if helper runs rtmpsuck ), not enough to use with rtmpdump on many sites.

To use rtmpdump parameters to work well with rtmpdump is another story, not easy.

j_cool 10-16-2016 04:53 AM

Re: RTMPDumpHelper


 
To take this to advanced level maybe somebody can answer this ( no need to go in detail )

http://stream-recorder.com/forum/sho...5&postcount=90

-D3n1s- 10-17-2016 03:30 AM

Re: RTMPDumpHelper


 
Quote:

Originally Posted by j_cool (Post 88161)
To take this to advanced level maybe somebody can answer this ( no need to go in detail )

http://stream-recorder.com/forum/sho...5&postcount=90

Quote:

Originally Posted by j_cool (Post 82765)
Why I never find -T parameter in command.txt ? Is this up to rtmpdumphelper developer, or up to rtmpsuck or rtmpsrv ?

Both, but they were never intended to find secure token, why?

That's not so simple and it takes quite a lot of time to write the code (regex) for some (if not most of them individually) swf urls, not to mention that they need to decompile them first.

That's the simplest answer I guess. :)

j_cool 10-17-2016 11:07 AM

Re: RTMPDumpHelper


 
Helper never drops -T in command.txt.

I thought Nir Sofer was scared of getting sued.

I also read of Adobe taking whoever it was to court about rtmpdump,
and have to live with rtmpdump today however they don't like it.

There was peep-show before there was -T, so -T is not a big deal, it is just a challenge for me to chase it.

I am glad you said something from IT point of view about -T with helper.

If rtmpsrv does not show -T in linux, it is not Nir Sofer.

It was maybe early to ask this before looking at linux and rtmpsrv.

Now back to something I posted a few days ago.

I deleted rtmpdump and rtmpsrv, so helper runs with rtmpsuck only ( rtmpdump and rtmpsrv none existing )
I find rtmpdump parameters in command.txt, console shows librtmp parameters, stream saved.

Those rtmpdump parameters from command.txt do not work with livejasmin out of the box, far from it.
I worked them a few times over to get my peep-show working out of web browser.

Johnny.

j_cool 05-04-2017 04:58 AM

Re: RTMPDumpHelper


 
If RtmpdumpHelper cannot get the stream on default port 1935 this is how to try all existing ports:




All times are GMT -6. The time now is 11:10 AM.