Re: [Live-devel] RTSP server socket bind error

2011-07-25 Thread Eric Lammerts
On 07/25/11 06:10, Ross Finlayson wrote: No, SO_REUSEADDR (and SO_REUSEPORT) is turned off for the server for a very simple reason: We can't have more than one server on the same host using the same port at the same time! On Linux you can't bind twice even with SO_REUSEADDR, so it might make s

Re: [Live-devel] H264 Unicast SPS Packet

2010-03-15 Thread Eric Lammerts
On 03/15/10 07:00, Miguel Angel Arcos wrote: I'm working now with a client receiving images from an H264 unicast server. I extract SPS and PPS packet using fmtp_spropparametersets and parseSPropParameterSets. I can see correctly the video data received when I decode. The problem is with the ext

Re: [Live-devel] OpenRTSP w/ Axis 207 series cameras: AAC issue

2009-02-07 Thread Eric Lammerts
I am experimenting with receiving streamed data from Axis 207W cameras using (a modified version of) the openRTSP utility, and is confronted with the following issue. When I use the -q option to receive a quicktime file, I can later use the ffmpeg avcodec libraries to read packets and decode