Hi,
SW: IPNC V3.5
HW: DM385
Captured data is encoded using H264 encoder and streamed over RTSP.
At the receiver side if I dump the data check the frames, it conatins I-P-B frames.
Here, I want to disable B frames. Just I & P frames are enough for me. How to control that form framework/encoder Link?
Please suggest me the param, which I need to look upon?