navcodec icon indicating copy to clipboard operation
navcodec copied to clipboard

Support for custom input devices

Open peters opened this issue 13 years ago • 1 comments

It would be great if it was possible to specify a custom input device, like /dev/video0. Then it would be very easy to capture data from any video device and stream it hls :)

peters avatar Sep 13 '12 03:09 peters

If we can create some kind of wrapper around dev/video0 to generate AVFrames objects, then I suppose it should be possible.

manast avatar Sep 13 '12 19:09 manast