With Fully Kiosk can you enable the front facing camera to see what is going on in the room where it’s installed?
I just installed fully and was wondering the same thing. I saw the below in the thread but haven’t tried it yet. I hope to this evening.
Do you guys use the webcam from Fully Kiosk? Which is the URL to access the video and/or still images? Can’t find it …
this is the link
http://IPaddress:2323/?cmd=getCamshot&password={pass}
Yes, that is possible. Have it myself
Is the above mentioned URL correct for a live front camera stream?
This is mine:
http://IPaddress:2323?cmd=getCamshot&password=myownpasswrd
so yes, that is the same, works on a Lenovo tablet (Android 6)
Awesome, thanks!
I get an “access forbidden” error when I use that url
Has anyone been able to get fullykiosk to load a RTSP url? I wanted to flick onto my cctv camera when motion is detected.
The way I handle this is use the surveillance card in one of my HA views. I then have HA send a command to Fully Kiosk to load that view when motion is detected.
hi, thanks for your work.
could it be possible to turn on / off camera motion detection by rest api? I really dont need motion detection when i’m not at home.
thx
Yes. I think that you can change every setting through the REST API. It’s very extensive. For visual (camera) motion detection:
Intro to REST API is here fullyrest.
As an example, here’s what available for visual motion detection:
Enable Visual Motion Detection
Use front camera for motion detection
Key: motionDetection
Detector Sensitivity
Motion detector sensitivity (0-100)
Key: motionSensitivity
Detector Frame Rate
Frames per second to analyse (1-25)
Key: motionFps
Darkness Level
Darkness Threshold Level (0-100)
Key: darknessLevel
Camera Id
Use the specified camera Id, keep empty for default front cam
Key: motionCameraId
Show Cam Preview
Show a small cam preview on screen
Key: showCamPreview
Pause when Fully in Background
Pause motion detection while another app is in foreground
Key: pauseMotionInBackground
Enable Acoustic Motion Detection
Use device microphone for motion detection
Key: motionDetectionAcoustic
Acoustic Detector Sensitivity
Microphone sensitivity (0-100)
Key: motionSensitivityAcoustic
Turn Screen On on Motion
Turn screen on when motion detected, look in Device Management for Screen Off Timer
Key: screenOnOnMotion
Exit Screensaver on Motion
Stop screensaver when motion detected, look in Screensaver Settings for Screensaver Options
Key: stopScreensaverOnMotion
Turn Screen Off in Darkness
Turn screen off when darkness detected
Key: screenOffInDarkness
Thank you very much,
everything is working as expected.
Glad I could help
Do you put the script in the config folder? I cant get it to work
I can not open the HA page with the fully kiosk.
I see only one blue with white. Do not even ask for a password …
I am using version 0.88.2 with duckdns
I’m using android 4.4.4
I’m using lovelace.
Same problem as here:
https://github.com/home-assistant/home-assistant-polymer/issues/1988
(I have the same thing)
Is anyone using HACS on their FKB’d fire tablet? I just set mine up but many of my plugins aren’t displaying. Specifically button card, fold entity, slider entity, custom header are all not working. But opening the URL through the silk browser, everything displays just fine.
I have the same issue. It is due to the older webview that amazon ships in their OS… Firefox works though.
I wish we could get an option to select what webview we want in FKB, and sideload android webview, bromite, etc.
so is there any solution? is rooting an option?
Maybe depending on which tablet are you using?