Skip to main content
Participating Frequently
August 30, 2014
Question

How to get Multiple FLV duration?

  • August 30, 2014
  • 1 reply
  • 402 views

How to get Multiple FLV duration in single shot?.  Am using Netstream concept.

This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
August 30, 2014

what do you mean by 'single shot'?

and what problem do you have doing the obvious?

Participating Frequently
September 1, 2014

I have more flv files and taking it via XML. I want to play the multiple flv video in single timeline. For that i need duration of multiple flv in for loop. Is it possible to take without metadata?

kglad
Community Expert
Community Expert
September 1, 2014

if you want to read duration dynamically, use the metadata_received event and listener.  otherwise, you can use ame, for example.