On Fri, 10 Jul 2020 at 21:19, Moritz Barsnick wrote:
> On Thu, Jul 09, 2020 at 13:38:27 +0100, Simon Brown wrote:
> > I was wondering if there is any way to use FFmpeg to create a virtual
> > camera for a PC/Mac from an H264 stream source. I know FFmpeg can use
> > directshow as an input device.
On Thu, Jul 09, 2020 at 13:38:27 +0100, Simon Brown wrote:
> I was wondering if there is any way to use FFmpeg to create a virtual
> camera for a PC/Mac from an H264 stream source. I know FFmpeg can use
> directshow as an input device.
On Linux, the v4l2loopback device can be used to do this, I h
I don't think ffmpeg itself can register a source filter for DirectShow. Have
a look on this project though
CatxFish/obs-virtual-cam
|
|
|
| | |
|
|
|
| |
CatxFish/obs-virtual-cam
obs-studio plugin to simulate a directshow webcam. Contribute to
CatxFish/obs-virtual-cam development
On 7/9/2020 6:10 AM, Nicolas George wrote:
Simon Brown (12020-07-09):
I was wondering if there is any way to use FFmpeg to create a virtual
camera for a PC/Mac from an H264 stream source. I know FFmpeg can use
directshow as an input device.
No, FFmpeg cannot do that.
You may be able to achie
Simon Brown (12020-07-09):
> I was wondering if there is any way to use FFmpeg to create a virtual
> camera for a PC/Mac from an H264 stream source. I know FFmpeg can use
> directshow as an input device.
No, FFmpeg cannot do that.
You may be able to achieve that with the vivid video driver:
http
I was wondering if there is any way to use FFmpeg to create a virtual
camera for a PC/Mac from an H264 stream source. I know FFmpeg can use
directshow as an input device.
Thanks,
Simon
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.o