Fetching opencv frames with zmq

后端 未结 0 1946
梦如初夏
梦如初夏 2020-12-10 03:08

I\'m using the following code to fetch the frames from the client,

def fetch_frame(self):

    context = zmq.Context()
    footage_socket = context.socket(zmq         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题