How do I get the timecode from a live streaming video?
Hi all!
I've setup a live streaming video that works fine. On the server side, we are using The Flash Media Live Encoder streaming to Flash Media Server. On the server, we have checked the box to add a "Timecode" to the video, and set that to just embed the system time.
On the client side, I have a SWF using the FLVPlayback component. I can't seem to figure out how to get the Timecode value on the client. "totalTime" return NaN and "playheadTime" just returns the number of seconds since the client connected. I need to get the system time/timecode that is being embedded on the server.
Thanks!
