이 패키지는 이미지로 rtsp 스트림을 저장하기위한 원래 live555 C의 두 수정된 파일 + + 라이브러리가 포함되어 있습니다. 각각의 프레임이 jpg이 이미지로 저장됩니다 모든 프레임을 업데이 트되었습니다. 이것은 elphel 카메라와 rtsp 스트림을 보내이 코드로 우리는 스트림의 각 프레임을 추출할 수있는 이미지 처리를 할 수 opencv에서 읽을 수있는 동일한 파일을 매번 저장과 같은 라이브 스트림에 이미지 처리를 할 응용 프로그램에 유용 특히됩니다.(translate from):This package contains the two modified files of original live555 c++ library for saving rtsp stream as image. each frame will be saved as jpg image and updated every frame. this is particular useful in application which do image processing on live stream such as elphel camera send rtsp stream and with this code we can extract each frame of the stream, save it everytime with same file which can be read by opencv to do image processing.
File list:
FileSink.cpp
playCommon.cpp