HDMI video capture device

2020-07-07 Thread Steve Wills
Hi, I ordered one of these: https://smile.amazon.com/gp/product/B089CR8S8K/ and it's recognized and works OK, but the frame rate seems a bit slow in OBS-Studio compared to what I'm seeing from my Logitech C930e cam. I decided to test on a Windows PC I happened to have and didn't see the iss

Re: HDMI video capture device

2020-07-08 Thread Steve Wills
Hi, On 7/8/20 3:10 AM, Hans Petter Selasky wrote: Hi, To get high frame-rate you need to connect the device to a SUPER speed capable port. Yeah, I checked that, but it's on the right type of port. I think obs-studio doesn't support mpeg transports. Yeah, I think it's an OBS or V4L issue

Re: HDMI video capture device

2020-07-08 Thread Steve Wills
Hi, On 7/8/20 8:54 AM, Hans Petter Selasky wrote: I think this is what you want: https://github.com/obsproject/obs-studio/pull/3046 Yep, that fixed it! Thanks for finding that! Steve ___ freebsd-usb@freebsd.org mailing list https://lists.freebsd

webcamd and hal

2020-11-10 Thread Steve Wills
Hi, I'm using webcamd happily, it's working quite well. I did notice that it seems that if I disable the HAL option, it continues to work but doesn't seem to create the /dev/dsp* entries, which I do need. Is there some way to avoid this? I ask because webcamd seems to be the only thing (on m

Re: webcamd and hal

2020-11-10 Thread Steve Wills
Hi, On 11/10/20 8:54 AM, Hans Petter Selasky wrote: Hi, Webcamd does not really need HAL. Make sure you have disabled HALD in your /etc/rc.conf aswell. Even though not installed webcamd's RC script checks for this. I see, that was it, thanks. I should have known, there's a similar issue w