Closed antonsviridenko closed 7 years ago
https://github.com/bluecherrydvr/bluecherry-client/blob/master/src/rtsp-stream/RtspStreamFrameFormatter.cpp#L47
probably codecpar struct is not allocated in this case
triggered by h.265/hevc streams in client 2.2.6
h.265 will be enabled in next releases, but unknown codec case should be handled properly anyway
https://github.com/bluecherrydvr/bluecherry-client/commit/f31df369ece0082718293fcdf248eb09bbdc373c
https://github.com/bluecherrydvr/bluecherry-client/blob/master/src/rtsp-stream/RtspStreamFrameFormatter.cpp#L47
probably codecpar struct is not allocated in this case
triggered by h.265/hevc streams in client 2.2.6