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.
1 | initial version |
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.