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

DroidCamera IP Camera: ERROR FFmpeg prebuffer process exited with error! (null) - http://<IP>:4343/video: End of file - #625

Closed
brainstorm opened this issue Aug 4, 2022 · 2 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@brainstorm
Copy link

Describe the bug

When using DroidCam as an IP Camera, the following errors appear when trying to consume the (RTSP?) stream. Both on the default http non-encrypted :4747 connection and the SSL configuration on port :4343 fail for homebridge-camera-ui:

[8/4/2022, 10:26:31 PM] [CameraUI]  ERROR  Homebridge Nexus 4 Camera: FFmpeg prebuffer process exited with error! (null) - [tcp @ 0xaa641310] Connection to tcp://192.168.1.120:8080?timeout=100000000 failed: Connection refused - rtsp://192.168.1.120:8080/h264_ulaw.sdp: Connection refused -
[8/4/2022, 10:26:31 PM] [CameraUI] Homebridge Nexus 4 Camera: Restart prebuffer session..
[8/4/2022, 10:26:31 PM] [CameraUI]  ERROR  Nexus 4 Camera: FFmpeg prebuffer process exited with error! (null) - http://192.168.1.121:4343/video: End of file -
[8/4/2022, 10:26:31 PM] [CameraUI] Nexus 4 Camera: Restart prebuffer session..
[8/4/2022, 10:26:34 PM] [CameraUI] camera.ui v5.0.27 is listening on port 8081 (http)
[8/4/2022, 10:26:41 PM] [CameraUI]  ERROR  Homebridge Nexus 4 Camera: FFmpeg prebuffer process exited with error! (null) - [tcp @ 0xa9b41790] Connection to tcp://192.168.1.120:8080?timeout=100000000 failed: Connection refused - rtsp://192.168.1.120:8080/h264_ulaw.sdp: Connection refused -
[8/4/2022, 10:26:41 PM] [CameraUI] Homebridge Nexus 4 Camera: Restart prebuffer session..
[8/4/2022, 10:26:41 PM] [CameraUI]  ERROR  Nexus 4 Camera: FFmpeg prebuffer process exited with error! (null) - http://192.168.1.121:4343/video: End of file -
[8/4/2022, 10:26:41 PM] [CameraUI] Nexus 4 Camera: Restart prebuffer session..
[8/4/2022, 10:26:51 PM] [CameraUI]  ERROR  Homebridge Nexus 4 Camera: FFmpeg prebuffer process exited with error! (null) - [tcp @ 0xb08c1410]  - Connection to tcp://192.168.1.120:8080?timeout=100000000 failed: Connection refused -  - rtsp://192.168.1.120:8080/h264_ulaw.sdp: Connection refused -
[8/4/2022, 10:26:51 PM] [CameraUI] Homebridge Nexus 4 Camera: Restart prebuffer session..
[8/4/2022, 10:26:52 PM] [CameraUI]  ERROR  Nexus 4 Camera: FFmpeg prebuffer process exited with error! (null) - http://192.168.1.121:4343/video: End of file -
[8/4/2022, 10:26:52 PM] [CameraUI] Nexus 4 Camera: Restart prebuffer session..

To Reproduce

  1. Install DroidCam on an old android device.
  2. Set it up as IP Camera and optionally configure the HTTPS support.
  3. Edit config.json accordingly at the homebridge side.
  4. Error above.

Expected behavior

The stream should be consumed transparently by homebridge-camera-ui.

Environment

Same as in issue #622

@brainstorm brainstorm added the bug Something isn't working label Aug 4, 2022
@sidhuamansingh
Copy link

I’m having same error recently out of a sudden but I’m not using DroidCam. I’m on a generic rasp camera.

@stale
Copy link

stale bot commented Oct 15, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Oct 15, 2022
@stale stale bot closed this as completed Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants