-
Notifications
You must be signed in to change notification settings - Fork 34
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
Another one YI CAM #90
Comments
I will check it asap. |
Your cam is a different b091qp. |
Thanks for the feedback. As it turned out, FTP does not work either :( . When reading the SD card directly, I did not find such a way ( /dev/shm/fshare_frame_buf) . Maybe I misunderstood something ? |
You should be able to use ftp to login to the cam. |
That's all that was in this catalog https://github.com/Brokly/YI-CAM/upload/main/dev/shm . I didn't notice before that I need a "root" login to access FTP. So there is access to FTP. |
Your frame buffer file is the same as other versions of b091qp. |
Unfortunately it doesn't work. Even using the link from the web interface, I can't see the video stream (rtsp://192.168.1.246/ch0_1.h264). |
Please, post your config hiding personal data. |
HTTPD=yes |
Did you configure authentication? Otherwise we need to debug the process. |
I set the login and password in the web interface. Do you need any other actions to configure authentication ? |
No. |
Are there any other actions that can help me? |
Try to select the "Alternative RTSP server" and check if it works. |
Yes, I tried to turn on the alternative RSTP. It was not possible to connect to the video stream. All my camera can do is a low-resolution snapshot, everything else doesn't work. |
We need to debug the process.
Then try again with low res:
|
I apologize for the long silence. This is what happens already at the first stage of debugging: login as: root BusyBox v1.27.2 () built-in shell (ash) mount: mounting none on /sys/kernel/debug failed: Resource busy
Welcome to XiaoYi Linux.root@yi-b7cc:~# login as: root BusyBox v1.27.2 () built-in shell (ash) mount: mounting none on /sys/kernel/debug failed: Resource busy
Welcome to XiaoYi Linux.root@yi-b7cc:~# root@yi-b7cc: Maybe need to specify the path to the rRTSPServer, but I didn't find it: (And I was also alerted by the warning: "mounting: failed to mount in /sys/kernel/debug: resource is busy." Maybe that's the problem? |
The Github interface strangely changes the formatting, but the content is the same. |
You miss a "." at the first line. |
Yes, I really missed the dot symbol. My apologies. VLC logs are here https://github.com/Brokly/YI-CAM/blob/main/Files/log.7z |
Sorry for the misunderstanding, I need the log of the rRTSPServer process (in the console). |
OK, here are these logs https://github.com/Brokly/YI-CAM/blob/main/Files/LogrRTSPServer.7z |
The log is ok, the grabber is working properly and the frames are extracted without errors. |
Yes, the connection is normal. I connect via SSH and Telnet, I get a low-resolution snapshot. But I can't get the video : (VLC logs show that I can't connect. In addition, I used a smartphone, the result is the same. |
VLC log reports "live555 debug: connection error -10057" |
Thanks for the advice ! I will be able to check only in a week. |
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. |
Hello ! Thanks a lot for your work!
I tried to hack a camera very similar to #84 .
For the hack I used kit 9.0.41* - b091qp. As a result, the hack was installed successfully, but RTSP and High res snapshot do not work. Can you help me? There is a photo and a backup of the original firmware https://github.com/Brokly/YI-CAM/tree/main/Files . Thank you !
The text was updated successfully, but these errors were encountered: