ylchan87

Results 2 issues of ylchan87

Platform: Jetson Orin, Jetpack 5.1 gstinterpipe ver: 1.1.8 I have 2 pipelines in the same process: Producer: ``` videotestsrc pattern=ball ! video/x-raw,format=YUY2,width=640,height=480,framerate=30/1 ! nvvidconv ! video/x-raw(memory:NVMM),format=NV12 ! interpipesink name=mysink ```...

## Problem spinning up docker with commit 7fe9562 (latest commit as of 8Jul2024) fails with: ``` Traceback (most recent call last): File "/workspace/instantmesh/app.py", line 12, in from diffusers import DiffusionPipeline,...