divdaisymuffin
divdaisymuffin
@nnshah1 Any help in this will be great. Actually this is causing us problem that sometimes a frame passes through metaconvert and do post-processing via gvapython, and then the same...
@nnshah1 Please suggest the configuration that we need to do in pipeline.json to restrict the number of threads.
@xwu2git Okay, let me explain in detail, I have two IP cameras, (192.168.1.23 and 192.168.1.24) I want to run svcq with both of them and similarly entrance also with both...
Thansk @xwu2git , but adding ?x=y is blocking the IP camera stream :(
Additionally I have tried using Substream ("rtsp://admin:[email protected]:85/videoSubsc" instead of mainstream to look rtspurl unique, which playing fine in VLC but not getting streamed in smartcity. I think it is taking...
Also tried with different port ("rtsp://admin:[email protected]:554/videoMainsc"), that is also not working, which makes me think its is taking IP only as unique identifier
@xwu2git Do you mean these lines in the discover.py, where it is checking for a camera already registered. `# check database to see if this camera is already registered r=None...
@xwu2git you can close this issue, problem is solved. :)
any update about it?
@xwu2git Thanks for the reply, Actually I am working with face recognition, and I want to have analytics like bounding boxes and face labels on the face with real-time response....