You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi folks
I managed to build the live segmenter. It now works with input_location of being disk files such as *.ts. When the input_location points to /dev/video0 that is a webcamera, the live segmenter fails to work. The major problem lies in "/dev/video0: Operation not permitted". Can anyone help me? In contrast, the webcamera works well with other applications such as VLC or Cheese. My system is Ubuntu 10.10
The text was updated successfully, but these errors were encountered:
Hi folks
I managed to build the live segmenter. It now works with input_location of being disk files such as *.ts. When the input_location points to /dev/video0 that is a webcamera, the live segmenter fails to work. The major problem lies in "/dev/video0: Operation not permitted". Can anyone help me? In contrast, the webcamera works well with other applications such as VLC or Cheese. My system is Ubuntu 10.10
The text was updated successfully, but these errors were encountered: