Xiaomi_Yi
Xiaomi_Yi copied to clipboard
Yi2 4k support
I just got a Yi2 4K camera and am excited to be able to use it with PC! The program looks like it will connect, and the camera beeps and doesn't connect, and won't go to the next screen (goes blank), though the bottom left status says connected.
Any chance this can be adapted to work with the Yi2?
Hello, i sadly don't have that camera, so i cannot modify the sw for it.
ah ok, that is sad. Whereabouts are you located?
at the moment? Czech Republic, Europe, Center of, Earth (SOL 3), Solar system, Milky Way
You should put up an indiegogo campaign or similar to get a Yi 4k and make the control app available to all for the new camera. I'm sure there are lots of people that would contribute to it! (I will if you do it!)
On 28 November 2016 at 08:34, deltaflyer4747 [email protected] wrote:
at the moment? Czech Republic, Europe, Center of, Earth (SOL 3), Solar system, Milky Way
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/deltaflyer4747/Xiaomi_Yi/issues/16#issuecomment-263149214, or mute the thread https://github.com/notifications/unsubscribe-auth/AB3rC9LuolifizaMPAi3Wd6TWnSOn3EEks5rCfdbgaJpZM4K8Avb .
Yes please! It would be so great to connect YI 4K to PC!
Hi deltaflyer,
You should make a campaign! :) I'll contribute!
hola tengo la yi 4k , cuando la conecto al wifi y a cc.exe no la encuentra. Hay alguna solución?
para gopro esta el wigo
Friends, just tried to monkey-patch a version of CC.pyw which runs with my Yi4k, see https://gist.github.com/kingkarlos/ba8415856c0cd3cbcbccf7d0758ff9e0
Thanks @deltaflyer4747 for all your efforts, great work!!
And CameraPhoto.py hack here
https://gist.github.com/kingkarlos/a7a5f18c02c1d1c72ab9c52c1f2f14d8
@kingkarlos Tried your patches, but it didn't work :-/ I have a connection to the cameras wifi, started CC.exe and again get the error message "Cannot connect to the address specified". But at the same time I see the battery and sd-card data in the statusbar of the program, so the connection definitely works. Any ideas? Or any hint to another tool? This topic here is really old (what means that I bought an old camera ;-) .
- Telnet to 192.168.42.1 port 23
- Authenticate (password "root")
- Telnet to 192.169.42.1 port 7878
- Issue stream authentication request: {"msg_id":257, "token": 0}
- Camera will respond with something like ""rval":0,"msg_id":257,"param":5,"model":"Z16","rtsp":"rtsp://192.168.42.1/live"}"
- Write-down "param" value (normally its 1, but sometimes it gives another number)
- Start stream by issuing: {"msg_id":259,"token":Z,"param":"none_force"}, where Z is param value from previous stem
- Open VLC->Network Steam->rtsp://192.168.42.1:554/live
when i try to use it i keep getting the same error "cannot connector to specified address" what does this mean