Next Page

Page: 1

Previous Page

Thread: record stream + clicks

Created on: 03/09/10 01:14 AM

Replies: 3

q2design





Joined: 03/02/10

Posts: 3

record stream + clicks
03/09/10 1:14 AM

Hi,

I'm developing a platform to record congress, and I've used a computer with a local FMS, recording the clicks the user does in the powerpoint with php. That's the main thing for us, to record the video in parallel with the powerpoint.

I would like to start recording with FMLE, and I would like to know if there's a way I can record clicks with the FMLE or I can work in parallel with FMLE.

Thank you very much.

And thank's a lot for fmsguru, I didn't know nothing about this page until a month ago and it's amazing.

Link | Top | Bottom

q2design





Joined: 03/02/10

Posts: 3

RE: record stream + clicks
03/17/10 7:45 AM

Well seems, that i didn't ask the right question, but it seems that I have found the solution. Looks like the better way of doing that, is to insert cue Points in the video, I can't see a way of doing that with FMLE and I have found some post about inserting cue points with FMS in an alive video. Does anybody know something about that?

Link | Top | Bottom

Graeme



Graeme's Gravatar

Joined: 10/18/07

Posts: 1107

RE: record stream + clicks
03/22/10 8:32 PM

Sorry for the late reply here, it's been busy..


Anyways, there isn't a way to do it with FMLE. You have to write an application yourself that will work in conjunction with it. Cue points are ok, but I would consider a different approach that would save timestamps in a database perhaps with specific actions to them.

Link | Top | Bottom

q2design





Joined: 03/02/10

Posts: 3

RE: record stream + clicks
04/11/10 5:40 AM

Hi,

Yes at the end i went with that option but I'm still not very happy with it, when i stream to FMS i use the onPublish to receive and event, and start the counter and then record the times to an xml file via php.

But when I'm saving a file locally I have to work myself and put the time to the application, and that's the worst part cos I've the speaker changes I have to change a lot of applications, in the last case that I had was 2 videos and the time and application controller.

But it's the better option i've found.

Link | Top | Bottom

New Post

Please login to post a response.