Thread: RTMPDumpHelper
View Single Post
  #56  
Old 05-09-2015, 04:14 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: RTMPDumpHelper


Quote:
Originally Posted by tapitytaper View Post

[...] What are you using rtmpsuck in conjunction with? [...]
A combination of RTMPDumpHelper + rtmpsuck and Firefox:

Code:
RTMP Proxy Server v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Processing connect
app: live-edge
flashVer: WIN 16,0,0,305
swfUrl: https://chaturbate.com/static/flash/CBV_2p645.swf
WARNING: Trying different position for client digest!
Processing connect
app: live-chat
flashVer: WIN 16,0,0,305
swfUrl: https://chaturbate.com/static/flash/CBV_2p645.swf
tcUrl: rtmp://edge51-b.stream.highwebmedia.com/live-edge
pageUrl: https://chaturbate.com/ashleyy_x/
tcUrl: rtmp://chat4.highwebmedia.com/live-chat
pageUrl: https://chaturbate.com/ashleyy_x/
Playpath: mp4:rtmp://origin17.stream.highwebmedia.com/live-origin/ashleyy_x-sd-51529463bad31c0f23a2b2bc5216ff6bd8b2a664b952951f37a473f9666fa7f9
Saving as: ashleyy_x-sd-51529463bad31c0f23a2b2bc5216ff6bd8b2a664b952951f37a473f9666fa7f9
WARNING: ignoring too small audio packet: size: 0
Quote:
Originally Posted by tapitytaper View Post

[...] so in my case for windows, I would just be opening multiple command prompts, right? [...]
Yes, that's correct.

Quote:
Originally Posted by tapitytaper View Post

[...] I also cant find the configuration file. [...]
Just read the documentation: http://docs.livestreamer.io/cli.html#configuration-file

Quote:
Originally Posted by tapitytaper View Post

[...] I assume the configuration file is where I can choose a folder to where the streams are saved? If it would be possible to not have to type out livestreamer "URL" best -o filename.flv each time that would be great too. [...]
Possibly the easiest way to do this is to use a batch file. With this batch file you can specify all the necessary parameters: URL, filename [based on date and time], output directory, ...
Reply With Quote