> When I run live555MediaServer.exe, program send "throw" in the middle of > making SDP lines.
That’s correct. This is a C++ language exception, and is used in our code to handle parsing of stream data. Note that this is part of the C++ language; it is *not* a fault or error of any sort, and is a normal part of the program’s operation. (Note “H264or5VideoStreamFramer.cpp”, line 1155, where these language exceptions are caught.) Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel