Hello, I`m currently writing a h.264 decoder for an Axis camera with H.264 frames, I wonder if there are procedures for performing this decoding. Right now nothing works.
Here's what I do:
1) I prefix 00 00 00 01 before sending to the decoder
2) each IFrame I add the SPS and PPS obtained by sprop-parameter-sets
The decoder can never decode, I always received the return code -10 (Decode more Data)
Do I have to generate SEI messages? If Yes, I need to find the documentation so I can implement it, Where can i find it?
Thank you all
Soupalognon.




