-
Notifications
You must be signed in to change notification settings - Fork 322
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
Server keeps crashing. #89
Comments
try update |
The addon was updated with the latest version of RTSPtoWeb but I still got the segfault. The stream appears for few seconds then RTSPtoWeb crashes.
|
share you camera and send me rtsp url |
check add-on version it fix it crash |
@allenporter you can check? |
Yes, that fix was included, and it appears to hit a similar error a little bit later in the code. I can try just adding a similar chek on this function too. |
Hi, I really can't disable audio or set the visitor password on this thing, I can't share the stream securely....I'm sorry. Is there another way? |
I've updated the add-on to version 1.2.0, which includes RTSPtoWeb 2.1.0 which includes this fix. (though it may take a few moments to build the docker image) |
Assigning to raidolo to verify the results |
I'm running 1.2.0 of the addon and also experiencing the server crashing. My log looks a bit different so let me know if it's best to open a new issue: panic: runtime error: invalid memory address or nil pointer dereference |
Still got the issue with latest 1.2.0 addon....
|
Addon 1.2.1 contains an additional fix. Can you also give that a try? I don't have an easy way to reproduce this, so it seems like it requires patching and testing so I really appreciate your help. |
installed 1.2.1, same result with the following logs:
|
Same here, 1.2.1 with latest RTSPToWeb I can say that when I try to start the stream in the Lovelace card, I can see it in RTSPtoWeb UI and I can change between the various methods, MSE and HLS are way behind, like then seconds delay, WebRTC has less delay.
|
Hi,
I'm using Home Assistant and the RTPStoWebRTC addon.
I'm using a simple Sricam RTSP camera:
The RTSPWeb server keeps crashing when I open the stream from the RTSPtoWebRTC integration in HA.
Any advice?
Here is the log from the addon, at end you can see the RTSPWeb crash:
The text was updated successfully, but these errors were encountered: