issues
search
prominenceai
/
deepstream-services-library
A shared library of on-demand DeepStream Pipeline Services for Python and C/C++
MIT License
288
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix/version-check (for bufapi-version)
#1313
KobiMorad
closed
10 hours ago
0
Implement new DemuxedSinksBintr derived from MultiBranchesBintr to manage all Audio Sinks added to a Branch/Pipeline.
#1312
rjhowell44
opened
4 days ago
0
Doubt regarding parallel inference pipeline
#1311
shreejalt
opened
4 days ago
4
Implement new "Advanced Linux Sound Architecture" (ALSA) Audio Sink
#1310
rjhowell44
opened
6 days ago
0
Implement Audio Source parent class with common services for all derived AUDIO_ONLY and AUDIO_VIDEO Sources.
#1309
rjhowell44
opened
2 weeks ago
0
Extend BranchBintr to support all media-types; AUDIO_ONLY, VIDEO_ONLY, and AUDIO_VIDEO
#1308
rjhowell44
opened
2 weeks ago
0
Extend URI Source to support all media-types; AUDIO_ONLY, VIDEO_ONLY, and AUDIO_VIDEO
#1307
rjhowell44
opened
2 weeks ago
0
Extend Fake Sink to support two exclusive media-types - AUDIO_ONLY and VIDEO_ONLY
#1306
rjhowell44
opened
2 weeks ago
0
Refactor PipelineSourcesBintr to optionally support both Audio and/or Video using two Streammuxers
#1305
rjhowell44
opened
2 weeks ago
0
Implement dsl_component_media_type_get/set service as a prerequisite for supporting streaming audio and video
#1304
rjhowell44
opened
2 weeks ago
0
Refactor PipelineSourcesBintr to support audio and video streammux elements
#1303
rjhowell44
closed
3 weeks ago
0
v0.31.b.alpha
#1302
rjhowell44
closed
3 weeks ago
0
Add v0.31.b.alpha (patch) release notes
#1301
rjhowell44
closed
3 weeks ago
0
Support dynamic inference model updates
#1300
rjhowell44
closed
3 weeks ago
0
Implement new dynamic "on-the-fly" model-engine update examples using new update-listener callback services.
#1299
rjhowell44
closed
3 weeks ago
0
Add IoT Message Meta Action must add the Trigger Name in the NvDsEventMsgMeta to identify the event source.
#1298
rjhowell44
closed
3 weeks ago
0
Implement dsl_infer_gie_model_update_listener_add/remove services for async model update notifications
#1297
rjhowell44
closed
3 weeks ago
0
add triggerName to event
#1296
sire6
closed
3 weeks ago
2
The GIE and TIS "config-file-path" and "model-engine-file" properties should be writable in any state
#1295
rjhowell44
closed
3 weeks ago
0
Pipeline to stop and quit loop if no eos/delete handlers
#1294
rjhowell44
closed
2 months ago
0
Pipeline State Manger to stop the Pipeline and quit the main-loop on EOS if there are no added "EOS Event Handlers"
#1293
rjhowell44
opened
2 months ago
0
Window Sink to initiate Pipeline Stop and main-loop quit if there are no added "Delete Event Handlers"
#1292
rjhowell44
opened
2 months ago
0
Revisit Player Termination Listener implementation. Should it be replace with the stadard EOS Handler?
#1291
rjhowell44
opened
2 months ago
0
v0.31.a.alpha
#1290
rjhowell44
closed
2 months ago
0
Prepare all release docs for the v0.31.a.alpha patch release
#1289
rjhowell44
closed
2 months ago
0
Cleanup, catagorize, and document all DSL Python and C/C++ Examples
#1288
rjhowell44
closed
2 months ago
0
Catagorize and document all examples
#1287
rjhowell44
closed
2 months ago
0
object class 'GstNvJpegDec' has no property named 'DeepStream' - property removed in DS ??
#1286
rjhowell44
opened
2 months ago
0
Implement new ODE Area Trigger (dsl_ode_trigger_area_new) to trigger on the area of an Object's bounding box.
#1285
rjhowell44
opened
2 months ago
0
V0.31.alpha
#1284
rjhowell44
closed
2 months ago
0
Workaround for nvvideoconvert bug on Jetson
#1283
rjhowell44
closed
2 months ago
0
Encode Sinks produce video green screen on Jetson platform (NVIDIA bug)
#1282
rjhowell44
closed
2 months ago
0
Fix RTSP remote URL documentation
#1281
rjhowell44
closed
2 months ago
0
RTSP Sink documentation on the format of the client URL is incorrect.
#1280
rjhowell44
closed
2 months ago
0
Pipelines with a WebRTC Sink can lock up on connection - especially on faster dGPU machines.
#1279
rjhowell44
opened
2 months ago
0
Fix version check for conditionally setting bufapi-version
#1278
rjhowell44
closed
2 months ago
0
Extend WebRTC Sink to support software encoding
#1277
rjhowell44
closed
2 months ago
0
Implement SW Encoding and update Encode Sink parameters
#1276
rjhowell44
closed
2 months ago
0
Add "encoder" parameter to RTMP Sink to support H.264 software encoding
#1275
rjhowell44
closed
2 months ago
0
Encode sink parameter "codec" is incorrectly named and documented. Rename to "encoder"
#1274
rjhowell44
closed
2 months ago
0
Extend Encode Sinks to support H264/H265/MPEG4 software encoding; File, Record, RTMP, RTSP-Client, RTSP-Server, WebRTC
#1273
rjhowell44
closed
2 months ago
0
Encode sink parameter "interval" is incorrectly named and documented. Rename to "iframe_interval"
#1272
rjhowell44
closed
2 months ago
0
'GstNvArgusCameraSrc' has no property named 'bufapi-version'
#1271
yliuosu
closed
2 months ago
7
Rebase v0.01.beta
#1270
rjhowell44
closed
3 months ago
0
v0.30.b.alpha
#1269
rjhowell44
closed
3 months ago
0
Create Release Notes for v0.30.b.alpha patch
#1268
rjhowell44
closed
3 months ago
0
Implement services to get/set max_size of smart-recordings
#1267
rjhowell44
closed
3 months ago
0
Update smart-record examples to set cache-size and max-size (new) based on start and duration parameters.
#1266
rjhowell44
closed
3 months ago
0
Call to NVIDIA's NvDsSRDestroy function blocks indefinately if Pipeline stoped while recording in progress. (NVIDIA Bug)
#1265
rjhowell44
opened
3 months ago
0
Implement new dsl_tap_record_max_size_get/set and dsl_sink_record_max_size_get/set services
#1264
rjhowell44
closed
3 months ago
0
Next