Ross,
Just a quick note to let you know that compilation with MSVC is broken
due to the changes for TLS:
In particular on line 1942 of liveMedia/RTSPClient.cpp the cast to const
u_int8_t * of data.
Removing the cast fixes the problem, I think this is because const char
* is signed using the horrible OS, I normally use Linux so I can't be
certain.
Regards,
Jonathan
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel