Question
a problem about playing h264 in flv
I encountered a problem in playing h264 in flv file, I
capture screen with h264 codec and encapsulate the data with flv
format, then I stream the data out in real time to the player, but
the player has to buffer a long time to play the data out, about 80
frames, is there anybody know why? Thanks