-
Notifications
You must be signed in to change notification settings - Fork 1
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
victure sc210 #1
Comments
Thanks for leaving a comment, you gave me a little nudge to get it published into a repo. |
thank you! sadly (or not) I start today my holidays and I will not able to test until september.
Thank you for your work, I will update in weeks |
Very strange to hear the telnet trick didn't work for you, which method did you try? I recommend using the WiFi version where you supply your own credentials. I originally wanted to take the exact same path as you and I've even researched those same pages :) Some of the libraries used in the RTSPServer project are actually from the source code released for the C200 and a few other cameras (the SDK). Replacing the whole firmware could be challenging due to the possible subtle differences in hardware, you'd be better using the binaries. I used some of the binaries such as the ISP tool from the C200 to discover how the streams were working and in the end decided that compiling something from the official SDK with the available header files was the approach for me. Let me know how you get on, I'm curious to see how the RTSPServer works for you - enjoy your holidays! |
When you do get round to testing - please take a look at: cjj25/Yi-RTS3903N-RTSPServer#1 |
@fkoteam I've added this to the readme and given you a mention. It appears the older versions of the FW don't have the same init.sh script. Pls test the RTSPServer I posted previous to see if it works for you using the new payload. |
@fkoteam, any update? I believe a user has posted confirmation that this camera appears to be working with the RTSPServer. |
sorry, i'm the user |
Fantastic news! I noticed you were interested in the 'iNite Night Vision Camera' binaries on "Hackaday". If you're still interested in this, I do have a firmware dump. I've managed to get the official Realtek SDK 'turnkey' version to build an image for one of my cameras with the full Realtek stock experience (RTSP, web interface). The only issue is each hardware variation differs slightly, for example the U-Boot config needs to be mapped correctly for the smaller / larger size flash chips. It's handy to completely desolder the SPI flash and have an external ZIF adapter, hook up UART and keep testing. While I'm happy I could get the full Realtek stock experience built, the potential legal copyright issues are stopping me as the binaries are precompiled. I've now switched my attention back to the original Yi firmware and I've spent time reverse engineering the circular buffer of the fshare_frame_buf. |
Moving discussion to the RTSPServer repository. |
Thank you for your work. I have victure sc210, based on YI IOT and RTS3903N
Firmware folder is home_r10m
I'm waiting for you solution to provide RTSP. I can test it on my cam.
Thank you again,
The text was updated successfully, but these errors were encountered: