-
Notifications
You must be signed in to change notification settings - Fork 78
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
Failed to setup endpoints: no session ID field #100
Comments
Similar issue here. Any advice? |
I'm also having this problem. Has anyone made progress? |
No luck yet.
|
No luck here either. |
I have the same problem - has anyone succeeded at fixing the problem? |
Nope. I think the developer left the project.Em 5 de set. de 2022, à(s) 10:46, CP02A ***@***.***> escreveu:
I have the same problem - has anyone succeeded at fixing the problem?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Me too... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Previews are working but live video is not. The issue does not appear to be watchdog related.
Looks like
v
is NULL becauserequest->head->type
is 20.Removing the validation just results in the session ID being an invalid size.
Originally posted by @phuzybuny in #94 (comment)
The text was updated successfully, but these errors were encountered: