-
Notifications
You must be signed in to change notification settings - Fork 11
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
Issues with DG-M1X HD 960P #1
Comments
Hey,
Yes over telnet. I simply plugged it into a DHCP enabled switch and made
the wifi settings over telnet. Is telnet running in your firmware (scan
port 23)?
DavidVentura <[email protected]> schrieb am Do., 20. Sep. 2018,
18:32:
… Hey I bought a DG-M1X HD 960P but am having issues getting a shell.
I just set up a dhcp server on my notebook to isolate this device from the
internet while setting it up.
I get connection refused if I try to ssh or telnet to the camera; but I
can watch the rtsp streams (even though they are quite low quality and
onvif2 seems to lag >10sec)
Any ideas? If I curl to the camera at port 5000 I get some xml back..
How did you get the shell originally? Simply telnet?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ABMNtFe0XwwZQTdSbm1y-lggmF6mMurvks5uc8D_gaJpZM4Wye55>
.
|
I commented a bit hastily. I ordered 2 cameras and one of them works as described here - the other one doesn't seem to be running telnet. But! The one that works said something via the speaker ("Setting up device" or something similar) while the other one doesn't say anything |
I opened the camera that did not offer telnet, connected via serial and started up telnetd. cat /npc/version.txt
cat /rom/custom_setting_gk.ini
find /npc/config
and if i diff
Shows that the Also the |
Increasing fps on the second camera
and the stream is 15fps but on the good camera I get
|
@DavidVentura I can connect to the cam through serial, even got into the uboot shell - but now I have no way to actually modify the file though serial? |
if i remember correctly, i either got a root shell directly from the serial connection or it had a silly user/pwd (like admin/admin or root/root) |
Hey I bought a DG-M1X HD 960P but am having issues getting a shell.
I just set up a dhcp server on my notebook to isolate this device from the internet while setting it up.
I get connection refused if I try to ssh or telnet to the camera; but I can watch the rtsp streams (even though they are quite low quality and onvif2 seems to lag >10sec)
Any ideas? If I
curl
to the camera at port 5000 I get some xml back..How did you get the shell originally? Simply telnet?
The text was updated successfully, but these errors were encountered: