View Single Post
  #2  
Old 10-18-2017, 06:41 PM
Damianonymous Damianonymous is offline
Senior Member
 
Join Date: Jan 2017
Posts: 187
Damianonymous is on a distinguished road
Default

Re: help to save any cam4 stream with rtmpdump


Details are available at RTMPDumpHelper: http://www.nirsoft.net/utils/rtmp_dump_helper.html, for example:

Code:
rtmpdump -r "rtmp://srcm069.cam4.com/cam4-edge-live" -a "cam4-edge-live" -f "WIN 27,0,0,170" -W "https://c4static-lw001.xcdnpro.com/client/Cam4Chatless_1.202_guest.swf" -p "https://pl.cam4.com/sasha0_o" -C S:null -C S: -C S:Sasha0_o-254-fd4d912c-a646-43bf-877e-5a7ddc780f9e --live -y "Sasha0_o-254-fd4d912c-a646-43bf-877e-5a7ddc780f9e?playToken=null" -o "2017-10-19_12-32-02_Sasha0_o-254-fd4d912c-a646-43bf-877e-5a7ddc780f9e.flv"
Cam4 also has a current plugin in Streamlink: https://streamlink.github.io/

For more information, applications, scripts in this topic: http://stream-recorder.com/forum/rec...xxx-t2704.html
Reply With Quote