Re: [Live-devel] Retrieving media with RTSP/RTP

2009-12-30 Thread Ross Finlayson
1. The first one is easy. We have compiled the openRTSP functionality to a library to be more flexible. Since a WSAStartup call is necessary on Windows, this is correctly done in the initializeWinsockIfNecessary call - the "f...ing lame comment" in the source code is so true :). Well, the obvio

[Live-devel] Retrieving media with RTSP/RTP

2009-12-30 Thread Němec Alexandr
Dear all, we have compiled the live media source code on Windows and are using it to retrieve media with RTSP/RTP. It runs very well and stable, however we have some questions as follows. 1. The first one is easy. We have compiled the openRTSP functionality to a library to be more flexible. Sinc