|
NVIDIA DeepStream SDK API Reference
|
7.1 Release
|
Go to the documentation of this file.
13 #ifndef __NVGSTDS_SOURCES_H__
14 #define __NVGSTDS_SOURCES_H__
72 #if defined(__aarch64__) && !defined(AARCH64_IS_SBSA)
74 guint nvvideoconvert_copy_hw;
125 struct timeval last_buffer_time;
126 struct timeval last_reconnect_time;
guint num_decode_surfaces
gint rtsp_reconnect_attempts
gulong nvstreammux_eosmonitor_probe
gboolean create_multi_source_bin(guint num_sub_bins, NvDsSourceConfig *configs, NvDsSrcParentBin *bin)
Initialize NvDsSrcParentBin.
gboolean low_latency_mode
gint camera_csi_sensor_id
gint camera_v4l2_dev_node
guint smart_rec_def_duration
gchar * video_format
Video format to be applied at nvvideoconvert source pad.
gchar * alsa_device
ALSA device, as defined in an asound configuration file.
gboolean create_audio_source_bin(NvDsSourceConfig *config, NvDsSrcBin *bin)
NvDsDewarperConfig dewarper_config
gboolean reset_source_pipeline(gpointer data)
GstElement * audio_converter
GstElement * fakesink_queue
guint smart_rec_cache_size
GstElement * tee_rtsp_post_decode
gboolean extract_sei_type5_data
void destroy_smart_record_bin(gpointer data)
guint rtsp_reconnect_attempts
gint rtsp_reconnect_interval_sec
NvDsSrcParentBin * parent_bin
guint64 prev_accumulated_base
guint smart_rec_container
@ NV_DS_SOURCE_URI_MULTIPLE
gpointer reset_encodebin(gpointer data)
GstElement * audio_resample
guint select_rtp_protocol
gulong rtspsrc_monitor_probe
GstElement * nvmultiurisrcbin
@ NV_DS_SOURCE_CAMERA_V4L2
GstElement * tee_rtsp_pre_decode
gboolean create_source_bin(NvDsSourceConfig *config, NvDsSrcBin *bin)
guint smart_rec_start_time
gboolean create_nvmultiurisrcbin_bin(guint num_sub_bins, NvDsSourceConfig *configs, NvDsSrcParentBin *bin)
Initialize NvDsSrcParentBin.
NvDsSrcBin sub_bins[MAX_SOURCE_BINS]
gboolean rtsp_reconnect_attempt_exceeded
struct _GstBuffer GstBuffer
gboolean async_state_watch_running
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
NvDsSourceConfig * config
gint rtsp_reconnect_interval_sec
gboolean set_source_to_playing(gpointer data)
@ NV_DS_SOURCE_CAMERA_CSI
NvDsDewarperBin dewarper_bin