ICameraStreamManager - addReceiveStreamListener to receive H265 ?
已完成Hi and Hello,
as the old StreamDataListener API is depreciated I am testing the new ICameraStreamManager - addReceiveStreamListener in our already working App, but to my surprise the onReceiveStream function only get's a H264 encoded Frame, but our client side Application only supports H265 at the moment, is there a way to switch to H265 for the new Stream Listener? The old one did support H265, that would save me a lot of work :)
Regards,
Daniel
-
Dear Developer, Hello and thank you for reaching out to DJI Innovations. Yes, after the MSDK v5.8 version, the video format obtained is always H.264, and all frames evenly contain I-frames. It's not possible to set it to the H.265 format. The reason is that H.264 is more widely compatible with hardware decoding. In previous versions of MSDK, the H.265 video stream was directly pushed by the camera, which had the problem of missing I-frames. We hope that our solution meets your needs satisfactorily. We appreciate your email and wish you a wonderful day! Best Regards, DJI Innovations SDK Technical Support Team
请先登录再写评论。
评论
4 条评论