docs: override rtsp library project name
.. to avoid conflicts with the rtsp plugin
This commit is contained in:
parent
1abecb3f42
commit
fad8539c31
@ -106,6 +106,7 @@ endif
|
||||
project_names = {
|
||||
'app': 'applib',
|
||||
'rtp': 'rtplib',
|
||||
'rtsp': 'rtsplib',
|
||||
}
|
||||
|
||||
libs_doc = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user