Skip to content
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

Not compatible with BlueIris #9

Closed
dudududodododedede opened this issue May 9, 2021 · 6 comments
Closed

Not compatible with BlueIris #9

dudududodododedede opened this issue May 9, 2021 · 6 comments

Comments

@dudududodododedede
Copy link

dudududodododedede commented May 9, 2021

I have no issues viewing the feed in VLC with "vlc http://192.168.0.225:12345 --demux h264"
However BlueIris doesn't seem to play well with the stream

This is my configuration:

192.168.0.202 - BlueIris 4.8.4.7 x64
192.168.0.225 - Wyze Cam v3

config

BlueIris says "No signal"

the stream_hack.log is looping with this:

CRB: Waiting...
CRB: Accept...
CRB: New client: 192.168.0.202
CRB: read failed, stopping client
CRB: New client finished.
CRB: Waiting...
CRB: Accept...
CRB: New client: 192.168.0.202
CRB: read failed, stopping client
CRB: New client finished.
CRB: Waiting...
CRB: Accept...
CRB: New client: 192.168.0.202
CRB: read failed, stopping client
CRB: New client finished.
CRB: Waiting...
CRB: Accept...
CRB: New client: 192.168.0.202
CRB: read failed, stopping client
CRB: New client finished.
CRB: Waiting...
CRB: Accept...
CRB: New client: 192.168.0.202
CRB: read failed, stopping client
CRB: New client finished.
CRB: Waiting...

@dudududodododedede
Copy link
Author

Nevermind, using these settings in BlueIris made it work:

config

@gszakacs
Copy link

gszakacs commented May 13, 2021

Nice to see. This is next step for me, too. Just undecided between Shinobi and BI.
Do you have a free solution for people/pet/object detection that integrates well with BI ?
What is your experience of the video quality between live stream capture on BI vs 1min delayed NFS recording ? Is there benefit recording video one way vs the other ? I like the idea of live streaming but don't mind the 1 min delay if it improves image quality, frame rate, object detection.

@teredactle
Copy link

I am not able to view the stream in BI at all, nothing I'm trying is working. I'm using BI5.
I am able to view the stream with VLC. Once I try to connect with BI, it kills the stream so that VLC also no longer works until I power cycle the camera....

@noelhibbard
Copy link

I am not able to view the stream in BI at all, nothing I'm trying is working. I'm using BI5.
I am able to view the stream with VLC. Once I try to connect with BI, it kills the stream so that VLC also no longer works until I power cycle the camera....

Same issue for me playing from anything besides VLC. Once I play with something else (ffmpeg for example) it kills the server and then nothing will connect to it, not even VLC.

@teredactle
Copy link

"When you say "reboot" above, you mean the camera, right? It sounds like the streaming server is not getting the disconnect, which is odd, I've never seen this before. It's a single threaded, single client server."

Running BI v5.2.7.12
Yes, sorry. I'll clarify.
Camera working fine if I launch VLC: vlc http://192.168.5.158:12345 --demux h264
Awesome! I close VLC

I go to BI, add IP of camera and hit Find/Inspect, finds it, adds it as RTSP stream.
Click OK. Stream doesn't work (no signal)
Changed to the above poster's suggestion of HTTP Live Streaming.
Same thing, doesn't work (no signal).

biwc3

@dudududodododedede does this work consistently??
This is the reason I'm implementing this hack, to get the stream into BI.

@teredactle
Copy link

teredactle commented Jun 1, 2021

I was able to get a live view in BI just now, using the HTTP Live view settings. It worked for less then a minute, I went into the camera settings in BI, then when I exited it killed the stream "No Signal".

Is there a way to make this a bit more stable?

Added: So later yesterday I set it up and it connected. Then disconnected (No Signal). I cleared the stats in BI to check it out today, and it's showing 550 no signal events - that's in a less than 24hr period. Not sure what causes this, is the stream itself unstable or is it BI?

It's 9:00. Going to disable "RTSP Keep alives" and see if that makes any difference.
-no difference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants