Package: livemedia-utils Severity: wishlist Tags: patch Important use cases for liblivemedia live555MediaServer is testing and stream quality analisis, the required option mentioned in the subject just permits to have the server stream RTP data to a IP different from the RTSP client requesting it, allowing also "push" like technology.
To enable it just add -DRTSP_ALLOW_CLIENT_DESTINATION_SETTING in line 8 of debian/rules like: CFLAGS = -Wall -g -DRTSP_ALLOW_CLIENT_DESTINATION_SETTING Or add "#define RTSP_ALLOW_CLIENT_DESTINATION_SETTING" in the code. Thanks. -- ESC:wq -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

