Other Parts Discussed in Thread: AM5728
Tool/software: Linux
Hi All,
I am trying to make encoding application which useing the Appsrc with a camera that has a custom Api,and send H.264 output to pc by rtp on AM5728 evm.
Trying 352 * 288 image,it is very smooth.But change to 720 * 480, there is a error: "Error: Could not encode stream" from api "gst_message_parse_error"(190~194 lines in
ip_camera.c).
I try other resolution ratio:1920 * 1080、500 * 400,the error is still.I can not find the reason , so please help me to check my code.
thanks a lot !!!!