-
Notifications
You must be signed in to change notification settings - Fork 220
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
RTSP for mstar platform #128
Comments
Hello @roleoroleo, can you provide the files to flash the camera (6FUS)? Or explain the steps you took? I have this camera and I would like to contribute |
I don't have a final solution yet, but if you want to try I can give you a rootfs file system with a telnet access: https://repository.ilpuntotecnico.com/files/roleo/public/yi_home_1080p/sys_y203c.zip The steps I followed: |
Very nice, do you have an eta for the next version? |
I'm also interested in this topic |
Me too. Please post updates |
I'm working on it following ideas from shadow-1/yi-hack-v3#126 and xmflsct/yi-hack-1080p#5 (comment) |
I completed a first beta release: |
@roleoroleo Really great work you're doing! My main purpose is getting RTSP which seems like it is locked behind closed doors. So it doesn't seem like that is going to change any time soon correct? If that is the case, I'm going to look into other cameras like Wyze to get cheap RTSP. |
In this first beta, RTSP is working but not perfectly. The problem is that I'm not a video encoding expert. If someone wants to help me the code is in the ByteStreamFileSource.cpp file. |
I know there is a fork that has it working with the 6fus cameras, but do you plan on integrating this into the yi-hack-v4? I really like this project and how it is being actively developed and would like to stick with it on all my cameras |
I don't know. |
Why isnt this working on 6fus 4.6 firmware can you please get this working for that? |
I correctly compiled all sources for the 6FUS (fw 4.5.0) camera.
Now I would like to enable RTSP server.
Since it is closed source, is there a binary compiled for mstar platform?
The text was updated successfully, but these errors were encountered: