View Single Post
  #477  
Old 01-02-2019, 01:38 AM
j_cool j_cool is offline
Senior Member
 
Join Date: Feb 2016
Posts: 515
j_cool is on a distinguished road
Default

Re: Customized rtmpdump binaries with patch file


Compilation worked for you, but I didn't make it following guidance in your last post.

Here is your rtmpdump:

https://mega.nz/#!RnZjxKLC!MPlWrKNzr...lskexHNIkmjR10

C:\>rtmpdump
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: You must specify a hostname (--host) or url (-r "rtmp://host[ort]/playpath") containing a hostname


I renamed it to supersonic.exe, and it does work:

Code:
C:\>supersonic.exe -r "rtmp://edge54.stream.highwebmedia.com/live-edge" -a "live-edge" -f "WIN 32,0,0,101" -W "https://chaturbate.com/static/flash/CBV_2p690.swf" -p "https://chaturbate.com/elaanna/" -C S:AnonymousUser -C S:elaanna -C S:2.690 -C S:anonymous -C S:b46ea090be552f045ec0f1cfa189fc5911e7ecce7d5df0196b31cc87f6d23ff3 -C S:{"username":"__anonymous__6qJBebHQKth","org":"A","expire":1546419765,"sig":"fe80a4ffd67e94d785af8dcdc4ec4b12aa91f3183bbcb9ee7da1615af3bd7332","room":"elaanna"} --live -y "mp4:wowz://origin247.stream.highwebmedia.com/live-origin/elaanna-sd-8dbbf2ea894e94e53b8f166cd8a6ed7e95c1b9abe60189164fc9f3d8c1687790_trns_h264_480p" -o "test.flv"
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   duration                0.00
INFO:   fileSize                0.00
INFO:   width                   1920.00
INFO:   height                  1080.00
INFO:   videocodecid            avc1
INFO:   videodatarate           8000.00
INFO:   framerate               30.00
INFO:   audiocodecid            mp4a
INFO:   audiodatarate           160.00
INFO:   audiosamplerate         44100.00
INFO:   audiosamplesize         16.00
INFO:   audiochannels           2.00
INFO:   stereo                  TRUE
INFO:   2.1                     FALSE
INFO:   3.1                     FALSE
INFO:   4.0                     FALSE
INFO:   4.1                     FALSE
INFO:   5.1                     FALSE
INFO:   7.1                     FALSE
INFO:   encoder                 obs-output module (libobs version 22.0.3)
9485.628 kB / 15.19 sec
Reply With Quote