I am trying to develop a program that gets the stream from an Axis
cam and shows it on the screen.
Have you tried VLC? (VLC uses the "LIVE555 Streaming Media" code for
its RTSP/RTP client implementation.)
I would like to know if there is a way to call to the event
attending procedures with
Hello.
I am trying to develop a program that gets the stream from an Axis cam
and shows it on the screen.
For some reasons, I am interested in painting via SDL with ffmpeg
decoding, so as far as the program is concerned, it needs the
information of each H.264 frame arriving in the stream.