Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Frames contains channel with video frames Frames = make(chan []byte) )
Functions ¶
func StartReadingVideo ¶
StartReadingVideo is main function that gets frames from camera and sends it to the channel
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.