|
|
NVIDIA DeepStream SDK API Reference
|
8.0 Release
|
Go to the documentation of this file.
13 #ifndef __NVGSTDS_SOURCES_H__
14 #define __NVGSTDS_SOURCES_H__
75 #if defined(__aarch64__) && !defined(AARCH64_IS_SBSA)
77 guint nvvideoconvert_copy_hw;
132 struct timeval last_buffer_time;
133 struct timeval last_reconnect_time;
guint num_decode_surfaces
gint rtsp_reconnect_attempts
gulong nvstreammux_eosmonitor_probe
gboolean low_latency_mode
gboolean reset_source_pipeline(gpointer data)
gint camera_csi_sensor_id
GstElement * nvmultiurisrcbin
gchar * alsa_device
ALSA device, as defined in an asound configuration file.
gboolean set_source_to_playing(gpointer data)
gint camera_v4l2_dev_node
guint smart_rec_def_duration
GstElement * fakesink_queue
NvDsSourceConfig * config
GstElement * audio_resample
NvDsDewarperConfig dewarper_config
gint init_rtsp_reconnect_interval_sec
void destroy_smart_record_bin(gpointer data)
@ NV_DS_SOURCE_CAMERA_CSI
guint smart_rec_cache_size
NvDsSrcBin sub_bins[MAX_SOURCE_BINS]
gboolean extract_sei_type5_data
GstElement * tee_rtsp_post_decode
guint rtsp_reconnect_attempts
gint rtsp_reconnect_interval_sec
guint64 prev_accumulated_base
@ NV_DS_SOURCE_CAMERA_V4L2
guint smart_rec_container
gboolean sensorIdToPadIdMapping
gchar * video_format
Video format to be applied at nvvideoconvert source pad.
GstElement * tee_rtsp_pre_decode
guint select_rtp_protocol
gboolean create_audio_source_bin(NvDsSourceConfig *config, NvDsSrcBin *bin)
gulong rtspsrc_monitor_probe
@ NV_DS_SOURCE_URI_MULTIPLE
guint smart_rec_start_time
guint simulate_fps_interval_ms
gboolean rtsp_reconnect_attempt_exceeded
gboolean create_multi_source_bin(guint num_sub_bins, NvDsSourceConfig *configs, NvDsSrcParentBin *bin)
Initialize NvDsSrcParentBin.
gboolean async_state_watch_running
gpointer reset_encodebin(gpointer data)
NvDsSrcParentBin * parent_bin
GstElement * audio_converter
gboolean create_source_bin(NvDsSourceConfig *config, NvDsSrcBin *bin)
guint input_audio_rate
Desired input audio rate to nvinferaudio from PGIE config; This config shall be copied over from NvDs...
guint drop_frame_interval
gboolean create_nvmultiurisrcbin_bin(guint num_sub_bins, NvDsSourceConfig *configs, NvDsSrcParentBin *bin)
Initialize NvDsSrcParentBin.
gint rtsp_reconnect_interval_sec
struct _GstBuffer GstBuffer
NvDsDewarperBin dewarper_bin