You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With a new Nanit pro. Tried the docker command mentioned in the readme. I get baby_uid and sensor stats:
13 Sep 24 11:01 UTC DBG Baby state updated baby_uid=xxx humidity=55.819 is_night=true temperature=27.711
However, I get no video output from the rtmp address and the log has a message about failed to punch p2p
13 Sep 24 11:01 UTC DBG Received message data="type:RESPONSE response:{requestId:2 requestType:PUT_STREAMING statusCode:500 statusMessage:\"failed to punch p2p\"}"
13 Sep 24 11:01 UTC WRN Failed to request local streaming, awaiting stream health check error="failed to punch p2p"
The text was updated successfully, but these errors were encountered:
This is probaby due to my firewall router. I use firewalla to block much of the network traffic from leaving my LAN.
This doesn't prevent me from streaming from the app, but seems to prevent p2p punching.
Temporarily disabling my rules, allowed me to start streaming. I can then re-enable my rules.
However, this seems to be required every time the container starts.
Is there a hostname I can whitelist to allow punching?
With a new Nanit pro. Tried the docker command mentioned in the readme. I get
baby_uid
and sensor stats:However, I get no video output from the rtmp address and the log has a message about
failed to punch p2p
The text was updated successfully, but these errors were encountered: