Re: [Live-devel] Open H.264 stream frame by frame

2014-09-23 Thread Marcin
Hi, Really - i think that you have to decode the stream to get frame-by-frame data for further analysis. Soon Ross will reply also that Live555 is not responsible for decoding/encoding stream but only for reciving it. I think you have to use ffmpeg or libavcodec for example to decode bitstream

[Live-devel] Open H.264 stream frame by frame

2014-09-23 Thread Christiano Belli
Hello, I'm new with live555 and I'm so exciting in learning this. I have some questions: There is a way where I can get the RTSP/H.264 stream from a ip camera and get each frame from video to do video analytics with openCV per example. Does the process to get each frame from a RTSP/H.264 stream n