FYI, this is also wrong: > u_int8_t sps[] = { 0x00, 0x00, 0x01, 0x67, 0x42, 0x00, 0x29, 0xE2, 0x90, > 0x0A, 0x00, 0xB7, 0x60, 0x2D, 0xC0, 0x40, 0x40, 0x78, 0x78, 0x91, 0x15 }; > u_int8_t pps[] = { 0x00, 0x00, 0x01, 0x68, 0xCE, 0x3C, 0x80 };
Your SPS and PPS NAL units here should not have an initial ’start code’ (0x00 0x00 0x01). You should remove those three bytes from each. Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel