Add plugins for RTSP streaming to Mac.

(cherry picked from commit 4a96ce9561)
This commit is contained in:
John Maguire 2012-10-09 14:37:21 +02:00
parent 07175b6a6f
commit 94b1e10621
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=[