How to decode and show h264 frame received from real drone

I’ve successfully played the yuv_frame but I want to stream from h264 frame. It gives me a 1d array. How can I convert it 2d array and make show it with opencv?

1 Like