motioneye-project/motioneye

Cannot add MotionEye Camera as a Network Camera using MJPEG streaming url

开放

#2,100 创建于 2021年4月18日

 (15 条评论) (0 个反应) (0 位负责人)Python (636 个派生)batch import
bughelp wantedquestiontroubleshooting

仓库指标

星标
 (3,533 个星标)
PR 合并指标
 (平均合并 16天 14小时) (30 天内合并 33 个 PR)

描述

Hello, I have an interesting setup with MotionEye installed on Raspbian OS, and a Debian Server that hosts a MotionEye instance that is the server for the client raspberry pis to connect to. I would like to use MotionEye as a streaming backend for the camera attached to the raspberry pis but I cannot.

When I try to add the Raspberry Pi's Streaming URL from MotionEye (running on the raspberry pi), https://192.168.24:8081/, it initially turns Green, then turns to Grey and says "Unable to connect to device"

It is really upsetting as I would normally connect it as a Remote MotionEye Camera but I cannot use it this way because when I try to use Motion Detection, the fps drops drastically from 30fps to 2-3, as it is doing the processing on the raspberry pi, vs my much much more powerful server. Using the Snapshot JPEG Streaming works, but the fps is capped at around 13-15.

I am willing to attach any and all files that could be helpful identifying the problem as I would be more than happy to help fix this issue for everyone.

贡献者指南