droidcam icon indicating copy to clipboard operation
droidcam copied to clipboard

Keeps disconnecting on ubuntu 14.04

Open Jancis opened this issue 9 years ago • 4 comments

Compiled, connected, all works, thanks. There is an issue though - it keeps disconnecting with error: [mjpeg @ 0x17294c0] EOI missing, emulating

Probably some frame is incorrect so it crashes. Maybe needs some error handling implemented.

Quick workaround for me was doing bash loop to reinitialize connection, but it would be much better to fix it if possible.

Workaround: while true; do droidcam-cli X.X.X.X 4747; done

Jancis avatar Jun 08 '15 13:06 Jancis

Same here on ubuntu 15 vivid.

[mjpeg @ 0x7f9ecc001550] Found EOI before any SOF, ignoring [mjpeg @ 0x7f9ecc001550] Found EOI before any SOF, ignoring [mjpeg @ 0x7f9ecc001550] EOI missing, emulating Segmentation fault (core dumped)

@Jancis "solution" worked for me, since I need my webcam working on skype during a meeting. :+1:

DiegoYungh avatar Jun 30 '15 12:06 DiegoYungh

Same problem here on Linux Mint 17.2. @Jancis thanks for that workaround :)

wvoelcker avatar Sep 02 '15 18:09 wvoelcker

Tested with adb USB connection and Wifi Connection, but if I use direct connection over IP ... the stream continue ....

screenshot from 2015-09-19 01 05 53

c42759 avatar Sep 19 '15 00:09 c42759

From last version

screenshot from 2015-10-20 10-37-14

c42759 avatar Oct 20 '15 09:10 c42759