roleoroleo / yi-hack-Allwinner-v2

Custom firmware for Yi 1080p camera based on Allwinner platform
MIT License
851 stars 97 forks source link

Y623 0.3.2 Audio RSTP Channel - Unutorized #920

Open viperracing opened 2 months ago

viperracing commented 2 months ago

Hello, first of all, I would like to thank you for all the work you do, it's amazing, thanks for your effort.

I'm using Windows software "Blue Iris 5.7" to connect the cameras with Yi-Hack RSTP + ONVIF

It allows me to see the cameras and listen to the audio simultaneously in real time using rtsp://IP/ch0_0.h264 + rtsp://IP/ch0_2.h264 (RSTP ACC audio)

Everything worked correctly in the tests until I enabled the Passwords: Password to access RTSP, ONVIF and HTTP (default empty). and Password for SSH, Telnet and FTP root user (default empty).

Now I only see the video and the audio channel shows this error when trying to connect: Unauthorized Audio Channel RSTP:401 Unauthorized

I think there is a problem with the authorization of the secondary channel because without a password it works perfectly

Thank you very much for everything, I hope you can help me.

roleoroleo commented 1 month ago

I don't know Blue Iris. Did you try with Onvif Device Manager. It supports authentication.

And what about VLC passing username and password in the url? rtsp://username:passwork@IP_OF_THE_CAM/ch0_2.h264