-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
questionFurther information is requestedFurther information is requested
Description
[optional] upload the media file that is in question.
ffmpeg version: 1.0.11
question:
In my app, we want to grab video stream from a usb camera, but did not get a api or a way to open the usb camear.
my codes as follow:
string videoName = "0";
MediaReader reader = new MediaReader(videoName, null, null));
it throws a exception: FFmpeg error [-2] No such file or directory
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested