Add plugins for RTSP streaming to Mac.
This commit is contained in:
parent
afd2ee2cdb
commit
4a96ce9561
4
dist/macdeploy.py
vendored
4
dist/macdeploy.py
vendored
@ -78,6 +78,10 @@ GSTREAMER_PLUGINS=[
|
|||||||
|
|
||||||
# CD support
|
# CD support
|
||||||
'libgstcdio.so',
|
'libgstcdio.so',
|
||||||
|
|
||||||
|
# RTSP streaming
|
||||||
|
'libgstrtp.so',
|
||||||
|
'libgstrtsp.so',
|
||||||
]
|
]
|
||||||
|
|
||||||
GSTREAMER_SEARCH_PATH=[
|
GSTREAMER_SEARCH_PATH=[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user