Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (Adult streaming videos) (http://stream-recorder.com/forum/forumdisplay.php?f=40)
-   -  

CAM4 - rtmpdump nearly working

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

yerman 07-08-2013 06:17 AM

CAM4 - rtmpdump nearly working


 
Hi All

RTMPSUCK will sucessfully locate and capture a cam4 stream, it outputs the following whilst saving:

Code:

      app : cam4-cr115
  flashVer : LNX 11,2,202,291
    swfUrl : http://edgecast.cam4s.com/client/Cam4_6.29.swf
    tcUrl : rtmp://199.59.88.47/cam4-cr115
  pageUrl : http://www.cam4.co.uk
WARNING: Trying different position for client digest!
Processing connect
      app : cam4-origin77/_definst_/streams/ced400db-9b13-4062-b709-18b56f3ba642?1712fb5414b579ea4c4c18bf02f8dd3f
  flashVer : LNX 11,2,202,291
    swfUrl : http://edgecast.cam4s.com/client/Cam4_6.29.swf
    tcUrl : rtmp://95.211.208.41/cam4-origin77/_definst_/streams/ced400db-9b13-4062-b709-18b56f3ba642?1712fb5414b579ea4c4c18bf02f8dd3f
  pageUrl : http://www.cam4.co.uk
      live : no
  Playpath : streams/ced400db-9b13-4062-b709-18b56f3ba642?1712fb5414b579ea4c4c18bf02f8dd3f
 Saving as : 2013-07-08_01-06-34_ced400db-9b13-4062-b709-18b56f3ba642.flv

Im taking that information and adding it to an RTMPDUMP command

Code:

rtmpdump -playpath "streams/ced400db-9b13-4062-b709-18b56f3ba642?1712fb5414b579ea4c4c18bf02f8dd3f" --pageUrl "http://www.cam4.co.uk" -tcUrl "rtmp://95.211.208.41/cam4-origin77/_definst_/streams/ced400db-9b13-4062-b709-18b56f3ba642?1712fb5414b579ea4c4c18bf02f8dd3f" -swfUrl "http://edgecast.cam4s.com/client/Cam4_6.29.swf" -flashVer "LNX 11,2,202,291" -app "cam4-origin77/_definst_/streams/ced400db-9b13-4062-b709-18b56f3ba642?1712fb5414b579ea4c4c18bf02f8dd3f" -r "rtmp://95.211.208.41/cam4-origin77/_definst_/streams/ced400db-9b13-4062-b709-18b56f3ba642?1712fb5414b579ea4c4c18bf02f8dd3f" -V -o out
however the server responds with:

Code:

DEBUG: Property: <Name:              level, STRING:    error>
DEBUG: Property: <Name:              code, STRING:    NetConnection.Connect.Rejected>
DEBUG: Property: <Name:        description, STRING:    Connection failed: Application folder ([install-location]/applications/pp) is missing.>
DEBUG: Property: <Name:          clientid, NUMBER:    1081348776.00>



All times are GMT -6. The time now is 01:48 AM.