Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Webcam, video call, online conference recording (http://stream-recorder.com/forum/forumdisplay.php?f=7)
-   -  

next.tinychat.com/lobby/ - Record web-cam chat video

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

any ANONYMOUS forum user 03-02-2010 10:21 AM

next.tinychat.com/lobby/ - Record web-cam chat video


 
How can I record web-cam chat video
next.tinychat.com/lobby/

Stream Recorder 03-02-2010 10:50 PM

Re: next.tinychat.com/lobby/ - Record web-cam chat video


 
Try to capture web-cam chat videos from tinychat.com with Jaksta. Just go to the settings and switch from RTMP downloading to RTMP recording.

You can also try freeware command line utility rtmpdump and rtmpsuck that comes with it.

And you can always record anything that you see on your screen including live video chats with screen video capture software.

any ANONYMOUS forum user 03-03-2011 10:44 AM

Re: next.tinychat.com/lobby/ - Record web-cam chat video


 
Any Ideas How I can record tinychat with "rtmpdump"

I have tried the following.
Data from "rtmpsuck"

Code:

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Processing connect
app: tinyconf
flashVer: LNX 10,2,152,27
swfUrl: http://tinychat.com/tinychat.swf
tcUrl: rtmp://85.17.28.134:443/tinyconf
pageUrl: http://de.tinychat.com/teenland
WARNING: HandShake: client signature does not match!
Playpath: 6319

Then trying "rtmpdump"

Code:

--swfUrl "http://tinychat.com/tinychat.swf" \
--tcUrl "rtmp://85.17.28.134:443/tinyconf" \
--pageUrl "http://de.tinychat.com/teenland" \
--app "tinyconf" \
--flashVer "LNX 10,2,152,27" \
-r "rtmp://85.17.28.134:443/tinyconf" \
-o "test.flv" \
--playpath "6319"

but this is an error:

Code:

[...]
DEBUG: HandleInvoke, server invoking <onStatus>
DEBUG: HandleInvoke, onStatus: NetStream.Play.StreamNotFound
ERROR: Closing connection: NetStream.Play.StreamNotFound
DEBUG: Closing connection.

Anybody an Idea?


All times are GMT -6. The time now is 04:37 PM.