Bug#502979: please add RTSP_ALLOW_CLIENT_DESTINATION_SETTING to CFLAGS
Marco Amadori
amadorim at vdavda.com
Tue Oct 21 13:56:42 UTC 2008
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.
More information about the pkg-multimedia-maintainers
mailing list