Hi,

        I've discover your livemedia library and I'm very interested by the
RTSP/RTP module. I'm working for a French company, so in order to include
your library in my Win app. as LGPL, I need to dynamically link with it via
Win32 DLL system.
        Here my problem. I try successfully to compile your source in a
VisualC++ DLL project and to export some symbols using
"__declspec(dllexport)" (and import the same way with dllimport), but I'm
starting to ask myself : if you change the source code, re-adding this
declaration right after all your "class" declarations would be a waste of
time.
        So, I want to ask if anybody has ever used livemedia library in a
commercial product, and how did they do?
        Thanks for your answer.

Anthony Champagne



_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to