Skip to content

modules.vision.streaming.video_streaming_publisher

Classes Diagram

Module Dependencies

Classes

VideoStreamingPublisher

Publisher for annotated frames on ZMQ socket.

Constructor

VideoStreamingPublisher(self)

Members

ctx
pub_socket_annotated

Methods

publish(self, annotated_frame)
close(self)

Attributes

logger