A question about "meta" event
Hello, I'm a developer from China.
I played in the use of jwplayer RTMP, play began to appear among images will appear black screen for a period of time. I listen the "meta" event. Normally event. The metadata output is as follows:
{" bandwidth ":" 153 ", "bufferfill" : 0.9, "have" : "false", "screenwidth:" 499, "qualitylevel" : 0}
But when I found from the black screen into a picture, there is a "meta" event output is as follows:
{" renderstate ":" software ", "stagevideo" : "off"}
I don't know that the output of the mean?
I want to know "meta" event to print such result, jwplayer what happened inside. This will help when I was trying to play black screen problem.
Hope to get answers as soon as possible, thank you.