Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Recording LCCS webcam video

Avatar

Level 2

I'm building a mobile application that LCCS seems perfect for with one exception: there doesn't seem to be any way to record client video streams.

The natural structure of LCCS with peer multicasting looks like there is no server middle-man that would have the ability to record RTMP streams:

http://learn.adobe.com/wiki/display/lccs/09+Peer-to-Peer+Data+Messaging+and+AV+Multicasting

Hence, I'm wondering if anyone has any brilliant ideas on recording a local webcam's video and an incoming video stream?  So far, it looks rather dreary.

2 Replies

Avatar

Level 4

http://learn.adobe.com/wiki/display/lccs/09+Peer-to-Peer+Data+Messaging+and+AV+Multicasting - hasn't been updated with the latest docs according to Adobe, but thankfully there's example code in the SDK...

1) You'll want to first read up and setup a WebDAV on your server based  on the PDF here > http://forums.adobe.com/thread/860525?tstart=0

1) Download and install the LCCS Navigator (AIR app)

2) Launch it and download the LCCS SDK

3) browse into the folder, should be something like this: "com.adobe.lccs/sampleApps/Recording"

That should get you a recording of video (.zip) from Adobe's server to your WebDAV.

Hope that helps

Alex G.

Avatar

Level 4

Thanks Alex,

Since the original post mentioned peer-to-peer link, I also wanted to bring to attention the following related threads:

http://forums.adobe.com/message/3406395

http://forums.adobe.com/message/3711089

Nikola