Add plugins for RTSP streaming to Mac.

This commit is contained in:
John Maguire 2012-10-09 14:37:21 +02:00
parent afd2ee2cdb
commit 4a96ce9561
1 changed files with 4 additions and 0 deletions

4
dist/macdeploy.py vendored
View File

@ -78,6 +78,10 @@ GSTREAMER_PLUGINS=[
# CD support
'libgstcdio.so',
# RTSP streaming
'libgstrtp.so',
'libgstrtsp.so',
]
GSTREAMER_SEARCH_PATH=[