Bug Report Droidcam (v4l2 problem)

Leeo97one

Member
Hello,

I've got a problem with OBS Studio and Droidcam (https://www.dev47apps.com). I can see the video with VLC or Qt V4L2 test Utility but there is nothing in OBS.
Code:
23:47:32.162: User added source 'Périphérique de capture vidéo (V4L2)' (v4l2_input) to scene 'Scène'
23:47:32.165: v4l2-input: Found device 'Droidcam (v4l2loopback)' at /dev/video0
23:47:32.166: v4l2-input: Found input 'loopback' (Index 0)
23:47:32.166: v4l2-input: Pixelformat: Planar YUV 4:2:0 (available)
23:47:32.166: v4l2-input: Pixelformat: RGB3 (Emulated) (unavailable)
23:47:32.166: v4l2-input: Pixelformat: BGR3 (Emulated) (unavailable)
23:47:32.166: v4l2-input: Pixelformat: YV12 (Emulated) (available)
23:47:32.168: v4l2-input: Pixelformat: Planar YUV 4:2:0 (available)
23:47:32.168: v4l2-input: Pixelformat: RGB3 (Emulated) (unavailable)
23:47:32.168: v4l2-input: Pixelformat: BGR3 (Emulated) (unavailable)
23:47:32.168: v4l2-input: Pixelformat: YV12 (Emulated) (available)
23:47:32.180: v4l2-input: Start capture from /dev/video0
23:47:32.181: v4l2-input: Input: 0
23:47:32.181: v4l2-input: Unable to set video standard
23:47:32.181: v4l2-input: Initialization failed

Full logs: http://pastebin.com/zdBrzCpV
 

Attachments

  • 2016-08-30 23-47-22.txt
    9.3 KB · Views: 101
Last edited:

Leeo97one

Member
Output of v4l2-ctl --list-formats :
Code:
ioctl: VIDIOC_ENUM_FMT
    Index       : 0
    Type        : Video Capture
    Pixel Format: 'YU12'
    Name        : Planar YUV 4:2:0
 
Last edited:

Jo Palmer

New Member
I am having the same issue. Works in VLC and V4l2 test utility but no dice in OBS. Some response would be appreciated.
 
Top