Reading frame from tcp port using open and CAP_GSTREAMER
I want to read frame from a tcp port using VideoCaputure.open() and CAP_GSTREAMER. The video is encoded using OMX encoder while sending it to the tcp port. I am using rpi4. It will be very helpful if anyone can suggest me the pipeline.
add a comment