![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/local/lib/node_modules/mediasoup/worker/deps/libwebrtc/ |
Upload File : |
{ 'target_defaults': { 'dependencies': [ 'deps/abseil-cpp/abseil-cpp.gyp:abseil', '../libuv/uv.gyp:libuv', '../openssl/openssl.gyp:openssl' ], 'direct_dependent_settings': { 'include_dirs': [ '.', 'libwebrtc' ] }, 'sources': [ # C++ source files. 'libwebrtc/system_wrappers/source/field_trial.cc', 'libwebrtc/rtc_base/rate_statistics.cc', 'libwebrtc/rtc_base/experiments/field_trial_parser.cc', 'libwebrtc/rtc_base/experiments/alr_experiment.cc', 'libwebrtc/rtc_base/experiments/field_trial_units.cc', 'libwebrtc/rtc_base/experiments/rate_control_settings.cc', 'libwebrtc/rtc_base/network/sent_packet.cc', 'libwebrtc/call/rtp_transport_controller_send.cc', 'libwebrtc/api/transport/bitrate_settings.cc', 'libwebrtc/api/transport/field_trial_based_config.cc', 'libwebrtc/api/transport/network_types.cc', 'libwebrtc/api/transport/goog_cc_factory.cc', 'libwebrtc/api/units/timestamp.cc', 'libwebrtc/api/units/time_delta.cc', 'libwebrtc/api/units/data_rate.cc', 'libwebrtc/api/units/data_size.cc', 'libwebrtc/api/units/frequency.cc', 'libwebrtc/api/network_state_predictor.cc', 'libwebrtc/modules/pacing/interval_budget.cc', 'libwebrtc/modules/pacing/bitrate_prober.cc', 'libwebrtc/modules/pacing/paced_sender.cc', 'libwebrtc/modules/remote_bitrate_estimator/overuse_detector.cc', 'libwebrtc/modules/remote_bitrate_estimator/overuse_estimator.cc', 'libwebrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc', 'libwebrtc/modules/remote_bitrate_estimator/inter_arrival.cc', 'libwebrtc/modules/remote_bitrate_estimator/bwe_defines.cc', 'libwebrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc', 'libwebrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.cc', 'libwebrtc/modules/bitrate_controller/send_side_bandwidth_estimation.cc', 'libwebrtc/modules/bitrate_controller/loss_based_bandwidth_estimation.cc', 'libwebrtc/modules/congestion_controller/goog_cc/goog_cc_network_control.cc', 'libwebrtc/modules/congestion_controller/goog_cc/probe_bitrate_estimator.cc', 'libwebrtc/modules/congestion_controller/goog_cc/congestion_window_pushback_controller.cc', 'libwebrtc/modules/congestion_controller/goog_cc/link_capacity_estimator.cc', 'libwebrtc/modules/congestion_controller/goog_cc/alr_detector.cc', 'libwebrtc/modules/congestion_controller/goog_cc/probe_controller.cc', 'libwebrtc/modules/congestion_controller/goog_cc/median_slope_estimator.cc', 'libwebrtc/modules/congestion_controller/goog_cc/bitrate_estimator.cc', 'libwebrtc/modules/congestion_controller/goog_cc/trendline_estimator.cc', 'libwebrtc/modules/congestion_controller/goog_cc/delay_based_bwe.cc', 'libwebrtc/modules/congestion_controller/goog_cc/acknowledged_bitrate_estimator.cc', 'libwebrtc/modules/congestion_controller/rtp/send_time_history.cc', 'libwebrtc/modules/congestion_controller/rtp/transport_feedback_adapter.cc', 'libwebrtc/modules/congestion_controller/rtp/control_handler.cc', # C++ include files. 'libwebrtc/system_wrappers/source/field_trial.h', 'libwebrtc/rtc_base/rate_statistics.h', 'libwebrtc/rtc_base/experiments/field_trial_parser.h', 'libwebrtc/rtc_base/experiments/field_trial_units.h', 'libwebrtc/rtc_base/experiments/alr_experiment.h', 'libwebrtc/rtc_base/experiments/rate_control_settings.h', 'libwebrtc/rtc_base/network/sent_packet.h', 'libwebrtc/rtc_base/units/unit_base.h', 'libwebrtc/rtc_base/constructor_magic.h', 'libwebrtc/rtc_base/numerics/safe_minmax.h', 'libwebrtc/rtc_base/numerics/safe_conversions.h', 'libwebrtc/rtc_base/numerics/safe_conversions_impl.h', 'libwebrtc/rtc_base/numerics/percentile_filter.h', 'libwebrtc/rtc_base/numerics/safe_compare.h', 'libwebrtc/rtc_base/system/unused.h', 'libwebrtc/rtc_base/type_traits.h', 'libwebrtc/call/rtp_transport_controller_send.h', 'libwebrtc/call/rtp_transport_controller_send_interface.h', 'libwebrtc/api/transport/webrtc_key_value_config.h', 'libwebrtc/api/transport/network_types.h', 'libwebrtc/api/transport/bitrate_settings.h', 'libwebrtc/api/transport/network_control.h', 'libwebrtc/api/transport/field_trial_based_config.h', 'libwebrtc/api/transport/goog_cc_factory.h', 'libwebrtc/api/bitrate_constraints.h', 'libwebrtc/api/units/frequency.h', 'libwebrtc/api/units/data_size.h', 'libwebrtc/api/units/time_delta.h', 'libwebrtc/api/units/data_rate.h', 'libwebrtc/api/units/timestamp.h', 'libwebrtc/api/network_state_predictor.h', 'libwebrtc/modules/include/module_common_types_public.h', 'libwebrtc/modules/pacing/interval_budget.h', 'libwebrtc/modules/pacing/paced_sender.h', 'libwebrtc/modules/pacing/packet_router.h', 'libwebrtc/modules/pacing/bitrate_prober.h', 'libwebrtc/modules/remote_bitrate_estimator/inter_arrival.h', 'libwebrtc/modules/remote_bitrate_estimator/overuse_detector.h', 'libwebrtc/modules/remote_bitrate_estimator/overuse_estimator.h', 'libwebrtc/modules/remote_bitrate_estimator/bwe_defines.h', 'libwebrtc/modules/remote_bitrate_estimator/aimd_rate_control.h', 'libwebrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h', 'libwebrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h', 'libwebrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h', 'libwebrtc/modules/rtp_rtcp/source/rtp_packet/transport_feedback.h', 'libwebrtc/modules/bitrate_controller/loss_based_bandwidth_estimation.h', 'libwebrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h', 'libwebrtc/modules/congestion_controller/goog_cc/bitrate_estimator.h', 'libwebrtc/modules/congestion_controller/goog_cc/link_capacity_estimator.h', 'libwebrtc/modules/congestion_controller/goog_cc/median_slope_estimator.h', 'libwebrtc/modules/congestion_controller/goog_cc/probe_controller.h', 'libwebrtc/modules/congestion_controller/goog_cc/trendline_estimator.h', 'libwebrtc/modules/congestion_controller/goog_cc/goog_cc_network_control.h', 'libwebrtc/modules/congestion_controller/goog_cc/delay_increase_detector_interface.h', 'libwebrtc/modules/congestion_controller/goog_cc/acknowledged_bitrate_estimator.h', 'libwebrtc/modules/congestion_controller/goog_cc/congestion_window_pushback_controller.h', 'libwebrtc/modules/congestion_controller/goog_cc/delay_based_bwe.h', 'libwebrtc/modules/congestion_controller/goog_cc/probe_bitrate_estimator.h', 'libwebrtc/modules/congestion_controller/goog_cc/alr_detector.h', 'libwebrtc/modules/congestion_controller/rtp/send_time_history.h', 'libwebrtc/modules/congestion_controller/rtp/transport_feedback_adapter.h', 'libwebrtc/modules/congestion_controller/rtp/control_handler.h', 'libwebrtc/mediasoup_helpers.h' ], 'include_dirs': [ 'libwebrtc', '../../include', '../json/single_include/nlohmann' ], 'conditions': [ # Endianness. [ 'node_byteorder == "big"', { # Define Big Endian. 'defines': [ 'MS_BIG_ENDIAN' ] }, { # Define Little Endian. 'defines': [ 'MS_LITTLE_ENDIAN' ] }], # Platform-specifics. [ 'OS != "win"', { 'cflags': [ '-std=c++11' ] }], [ 'OS == "mac"', { 'xcode_settings': { 'OTHER_CPLUSPLUSFLAGS' : [ '-std=c++11' ] } }] ] }, 'targets': [ { 'target_name': 'libwebrtc', 'type': 'static_library' } ] }