Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keeps disconnecting on ubuntu 14.04 #4

Open
Jancis opened this issue Jun 8, 2015 · 4 comments
Open

Keeps disconnecting on ubuntu 14.04 #4

Jancis opened this issue Jun 8, 2015 · 4 comments

Comments

@Jancis
Copy link

Jancis commented Jun 8, 2015

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

@DiegoYungh
Copy link

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. 👍

@wvoelcker
Copy link

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

@c42759
Copy link

c42759 commented Sep 19, 2015

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
Copy link

c42759 commented Oct 20, 2015

From last version

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants