Hi,
We are using EZSDK 5_05_02_00 version for a high resolution camera project based on DM8168. We have implemented a usecase which stream H264 encoded video stream to a client with specific IP and port.
We have different framerates as input from camera and gstreamer pipeline in server side is configured with these framerates, but for all cases, we are getting 'caps' of client side as 25Fps itself.
Is there any special parameter in encoder side is to be set to get the correct fps value at client side.?
Please help us to solve this issue.