how to resolve the NetStream appendBytes method with mp4 file BytesArray? I want use the p2p to share video stream,but the video file is mp4 format ,in NetStream API ,the appendBytes method only support FLV format file data,if I use FLV file to appendBytes ,the video can be played,but use mp4 byteArray will no be played .so i want to get the solution
↧