mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add ps over rtp jitter buffer
This commit is contained in:
parent
3fe44c1c84
commit
194dcf504b
5 changed files with 25 additions and 110 deletions
2
trunk/configure
vendored
2
trunk/configure
vendored
|
@ -271,7 +271,7 @@ if [[ $SRS_RTC == YES ]]; then
|
|||
"srs_app_rtc_queue" "srs_app_rtc_server" "srs_app_rtc_source" "srs_app_rtc_api")
|
||||
fi
|
||||
if [[ $SRS_GB28181 == YES ]]; then
|
||||
MODULE_FILES+=("srs_app_gb28181" "srs_app_gb28181_sip")
|
||||
MODULE_FILES+=("srs_app_gb28181" "srs_app_gb28181_sip" "srs_app_gb28181_jitbuffer")
|
||||
fi
|
||||
DEFINES=""
|
||||
# add each modules for app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue