Search results

  1. Q

    Get P2P camera work like with RTSP

    Hi, I have a code that uses OpenCV to stream frames from an IP camera using its public IP. Is it possible to do the same with a P2P camera? I mean stream the frames using Python code using the camera's UID? I understand that I need to connect to the P2P server with that UID and receive from it...
Top