motioneye-project / motioneye

A web frontend for the motion daemon.
GNU General Public License v3.0
3.93k stars 653 forks source link

Imou looc camera - not able to get stream #2049

Open arkpoah opened 3 years ago

arkpoah commented 3 years ago

Hello,

I have the stream url which works well in vlc, but when I add it in motioeye, I only get the no camera symbol. My config is :

netcam_url rtsp://192.168.1.76:554/cam/realmonitor?channel=1&subtype=1
netcam_userpass admin:password

the frame Rate Dimmer has a value greater than 0. I also test to add netcam_use_tcp to off

I see nothing special in logs :/

starbasessd commented 3 years ago

How are you adding the camera? Using the WebGUI or directly editing the .conf files?

arkpoah commented 3 years ago

I added it using the WebGUI

starbasessd commented 3 years ago

Did you try: rtsp://192.168.1.76/cam/realmonitor?channel=0&subtype=1 or other channels?

arkpoah commented 3 years ago

yes, I get 404 errors in logs on other channels, only channel 1 is working with others rtsp clients.

arkpoah commented 3 years ago

I just notice that when motioneye is running, my bandwidth received ~100KB/sec from my cam, so it is possible stream is working well and it is just an issue in visualization in webui ?

arkpoah commented 3 years ago

I installed motioneye on my workstation with Manjaro, and it works well, so no problem with camera. My issue is only when trying to display stream from motioneye installed on Ubuntu 20.04 LTS

Any idea wich package could be in cause?

rocket59 commented 3 years ago

You need to use this url:

rtsp://ipaddress:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif

However the lag on my setup (around 6s) makes the stream pretty much useless. If anyone has this working ok please post, otherwise this camera will be going into storage.