Hello,
i'm not sure if i should post this here or in the ActionScript 3.0 subforum but i hope it's alright
we're enconding a livestream from a webcam with FMLE 3.0. for our project we need to embed the system time as a timecode into the stream (no device timecode)
we need the system time to synchronize events to whatever happens on camera (somewhat like live subtitles)
the "subtitles" are written into an XML file and transmitted seperately, on the client they're supposed to be put together
everything else in the project works as it's supposed to except that we don't know how to receive the timing information needed for propper synchronisation
we tried various versions of this: http://help.adobe.com/en_US/FlashMediaLiveEncoder/3.0/Using/WS5b3ccc51 6d4fbf351e63e3d11c104ba9cd-7ffe.html
onFI gives us problems, it's not defined and we can't find how it's supposed to be defined ... it seems to only work with device time codes
we also read something about AMF but we don't know how to apply that either
most of what we're able to find is about device time codes and doesn't seem to be usable with the embeded system time
could you point us in the post a solution to this problem or point us in the right direction?
we could also focus on a completely different solution, but we've no idea how else to solve this so if you have a better idea we would like to hear it.
thanks, Discord123