Can seekToNavCuePoint be used with flvs streamed via RTMP?
Posted
by OwlBoy
on Stack Overflow
See other posts from Stack Overflow
or by OwlBoy
Published on 2010-04-13T21:45:59Z
Indexed on
2010/04/13
21:53 UTC
Read the original article
Hit count: 377
I have been able to create the actionscript required to use seekToNavCuePoint
with a locally hosted flv with embedded cuepoints. Once I switch to having it on our RTMP server the cuepoints are not available it seems. Lots of googleing has me coming up short.
This is using the FLVPlayback
component and ActionScript 3.
© Stack Overflow or respective owner