-
Notifications
You must be signed in to change notification settings - Fork 59
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
v4l2rtspserver-master fails when launching #21
Comments
this is strange logs. It seems that the detection filter is not well configured |
I suppose that it has something to do with the new updated binaries from a Xiaofang/WyzeCam 2. This error was already here when i was using some different binaries from the SDK. See here for more details: Can you try to deactivate the motion tracking? |
I did compile it myself. I ran the compile scripts in the repo to build lame, opus, live555 and then v4l2rtspserver-master. The only changes I made were to the paths for the detection scripts called by v4l2rtspserver.
It works properly with motion tracking deactivated. |
I found why you get recompile et voila ! nik0 |
That sounds awesome. They also have changed some Api-Names a bit, but everything seems to be similar to the "old" version. See 85e040d for more details. |
@nik0 : I found a new "leaked" source on github. It seems that it includes a fully featured Demo RTSP-Server. Can you please have a look? Dont have much time this week. I suppose that we can use it to improve the overall quality & stability. It also includes a lot of new code... |
I did a quick test, and I have this error |
Hello @nik0 ,
Could you please check if you have the correct sensor uncommented in this file:
I suppose that the original firmware is using the compiled version of this "carrier" implementation. Because of that, I suppose that the overall quality/stability is better than in "our" implementation. They are using some different threading system(forking). Maybe its working better this way.
Thanks you for pushing. There is still some work to do(started working on sensor detection yesterday). |
You were right the sensor was not the good one |
Hi @EliasKotlyar , |
When launching the v4l2rtspserver-master in the repo it fails with the following message.
The text was updated successfully, but these errors were encountered: