FLV CuePoint Triggers
FLV CuePoint Triggers
Out of context: Reply #2
- Started
- Last post
- 7 Responses
- Autokern0
Sure.
Not sure if you refer to streaming as "real" streaming (never tried cuepoint with real streaming) or as progressive download (the flv being deployed by a normal server and NOT a streaming server)
if the latter, totally doable.Make sure you use with FLV and NOT F4V/H264 as a format for the video, since those formats cannot have cuepoints embedded on the video itself.
- Cue Points work the same in streaming as they do in progressive dl.co2