pianeta5
12-09-2013, 03:46 PM
Hi! I'm trying to record from www.reallifecam.com using rtmpdump ... but no success! :( Can you help me to find token from http://reallifecam.com/flowplayer.content-3.2.8.swf ? Tnks
Marco
peterpan
12-09-2013, 10:48 PM
I recommend using a free video screen recorder like Freecorder (http://freecorder.com). No hassle, and it will always work. Use the screen recorder part, as the Cam streams are encrypted.
If you want to get technical, you can use RTMPDump. Here's a token:
-T "#Loi8iJu"
Note: this token is for the public cam on the main page. You would have to sign-in to get access to private cams (bedrooms/bathrooms) and who knows, they could very well have a different token there!
pianeta5
12-10-2013, 10:19 AM
Thanks Peterpan...
I've tried the token with free cam (I've member login, but it's ok for now to try make it working on public cams), but it doesn't work...:(
Here the code I used:
rtmpdump -V -v -l 2 -r "rtmpe://edge4.reallifecam.com/liveedge" -y "cam06_1.stream?key=3a447Sexpire=1386723980Ssign=64 29e4267c9e2a2ed12e9bbb1a45cd5a" -o test6_1.flv -T "#Loi8iJu" -s "http://reallifecam.com/flowplayer.rtmp-3.2.3.swf" -a "private"
I tried to use flowplayer.content-3.2.8.swf too, but no results.
What's the problem?
peterpan
12-10-2013, 10:56 AM
Try this
rtmpdump -r "rtmpe://edge4.reallifecam.com/liveedge" -a "liveedge" -f "WIN 11,9,900,117" -W "http://reallifecam.com/flowplayer.commercial-3.2.7.swf" -p "http://reallifecam.com/" --live -y "cam03_1.stream?key=23624Sexpire=1386726449Ssign=65 521136c439abf4d2b5fcb2cacf3bd3" -T "#Loi8iJu" -o "Test22.flv"
See it's working for me....
http://img819.imageshack.us/img819/2595/4i1u.png (http://imageshack.us/photo/my-images/819/4i1u.png/)
INFO: trackinfo:
INFO: timescale 90000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype H264
INFO: type video
INFO: profile-level-id 420029
INFO: sprop-parameter-sets Z0IAKeKQCgDLYC3AQEBpB4kRUA==,aM48gA==
INFO: description {H264CodecConfigInfo: profile: "Baseline", leve
: 4.1, frameSize: 1280x800, displaySize: 1280x800, PAR: 1:1}
INFO: timescale 16000.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype mpeg4-generic
INFO: type audio
INFO: config 1408
INFO: description {AACFrame: size: 0, rate: 16000, channels: 1, s
mples: 1024, errorBitsAbsent: true, profileObjectType: "LC"}
INFO: rtpsessioninfo:
INFO: emailaddress NONE
INFO: name Media Presentation
INFO: origin - 1386609520151305 1386609520151305 IN IP4 93.1
9.241.10
INFO: timing 0 0
INFO: protocolversion 0
INFO: attributes:
INFO: range npt=0.000000-
17743.874 kB / 66.34 sec
pianeta5
12-10-2013, 11:50 AM
Thanks a lot! Now it works fine for free cam (I just had to replace the secure key)!
But I've tried to change it for member only cams (I've a member account)... but it doesn't work... :(
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.