Aashish Gupta

Results 3 comments of Aashish Gupta

@shengyu27 try changing the batch-size to 1 (instead of 25) in your `deepstream_app_config.txt` file like below: ``` [streammux] gpu-id=0 live-source=1 batch-size=1 batched-push-timeout=40000 width=1280 height=720 enable-padding=0 nvbuf-memory-type=0 ```

Thanks for the quick response! No worries. I do have access to a Thor board with DeepStream 8 and have tested the installation steps. The changes required are minimal (mainly...

@onuralpszr I have never done videos before, so it might take some time, but I'll get it done.