stk1160 dispositivo de captura com vlc. Cole em uma linha de comando:
vlc v4l2:///dev/video0
Estou executando o vlc 2.0.8 e quando tento transmitir minha câmera de cctv (um dispositivo de captura de vídeo stk1160), recebo este erro: -
cvlc /dev/video0
VLC media player 2.0.8 Twoflower (revision 2.0.8a-0-g68cf50b)
[0x7a9618] dummy interface: using the dummy interface module...
[0x7fb5000013b8] main access error: Read error: Invalid argument
[0x7fb5000013b8] filesystem access error: failed to read (Invalid argument)
[0x7fb5000013b8] main access error: File reading failed
[0x7fb5000013b8] main access error: VLC could not read the file (Invalid argument).
[0x7fb500001508] main stream error: cannot pre fill buffer
e se eu fizer vlc /dev/video0
, recebo este erro: -
File reading failed:
VLC could not read the file (Invalid argument). and [0x615108] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x7f17b40014a8] main access error: Read error: Invalid argument
[0x7f17b40014a8] filesystem access error: failed to read (Invalid argument)
[0x7f17b40015f8] main stream error: cannot pre fill buffer
Por favor, ajude e obrigado.
stk1160 dispositivo de captura com vlc. Cole em uma linha de comando:
vlc v4l2:///dev/video0