Re: [Live-devel] Non loop behaviour on live555

2010-11-24 Thread Ross Finlayson
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

[Live-devel] Non loop behaviour on live555

2010-11-24 Thread Sergio Arroutbi
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.