json and push channels?

Mar 1, 2017
4
0
Morning,

I am using the json pieces from blue iris to get details about the cameras from blue iris, but I don't see a push channel anywhere? Is there a way to setup a push channel? Or do I just need to poll it a lot?

Thanks,
David.
 
Blue Iris does not have what you are looking for. About the closest thing you'll get is the ability to have Blue Iris send out a custom http request when a camera is triggered.

You'll just have to poll it a lot. Fortunately that is pretty fast for the camera list.
 
Yes, thinking I would need to poll it really often to get any sort of useful resolution out of this. Oh well. It has something in there about push channels to mobile. Does it use GCM since I can probably setup my own gcm endpoint to get pushes to?

Thanks!
David.