Bug #1064
vlc segfaults when "v4l2:///dev/video0" is used as input
| Status: | New | Start date: | 03/23/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | Aports | |||
| Target version: | - | |||
| Affected versions: |
Description
If using /dev/video32 instead I don't get a segfault.
Reproduce it with the following command.
cvlc -I dummy v4l2:///dev/video0 --sout "#standard{access=http,mux=ts,dst=:8080}"
History
#1
Updated by Mika Havela about 1 year ago
Might be vlc needs to be compiled with 'pvr' support in order for /dev/video0 to function.