-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
Hi,
Thank you for the amazing code . I am using it to stream stereo feeds from 2 webcams (logitech c930e) to my laptop from a raspberry pi. It works most times and when it does it rarely stops. However sometimes i get the following error.
libv4l2: error dequeuing buf: Broken pipe
The quick fix is to disconnect the webcams and reconnect them. From debugging i have narrowed it to the following line:
image_data = video.read_and_queue()
Have you encountered this error before ?
Raspberry pi uses Ubuntu Mate 16.0.4 and is connected to my laptop via wifi on a private dedicated network.
Metadata
Metadata
Assignees
Labels
No labels