I am streaming flv video,everything works fine, but client I have added to netStream is receiving (via onMeatData function) only these parameters
canSeekToEnd,
audiocodecid,
duration,
videocodecid,
If it is not possible to get width and height from metadata how I can get them?