Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

React to onFI events with JavaScript


Hi,

I have enabled timecodes in Adobe Media Live Encoder 3.2.
Using a network sniffer I see "onFI" in the RTMP body (AMF0 data) with the system date in "sd" and the system time in "st"
How can I access these using JavaScript?

Thanks,
Roland

3 Community Answers

Alex

JW Player Support Agent  
0 rated :

Hi, Roland.

The only idea of a solution I have for you would be to use the .on(“metadata”) call from our JavaScript API. If that does not work, I am not sure of another way.

Please let me know if you need any more help or have any other questions.

Thank you!

roland.polzer

User  
0 rated :

Hi Alex,

Unfortunately the onFI is not part of the metadata. I wrote my own flash application which uses NetStream.onFi to receive the data and it works.

Does JW player have a plugin interface I can use like flow player?

Could you please add functions like onFI and onDataEvent to the JavaSctript API?

Thanks,
Roland

Alex

JW Player Support Agent  
-1 rated :

Hi, Roland.

Unfortunately, we no longer have a plugin interface for JW Player. As for adding those functions to the API, our Engineers are not devoting any resources to Flash-based technologies.

Please let me know if you need any more help or have any other questions.

Thank you!

This question has received the maximum number of answers.