whitphx / style-transfer-web-app

https://share.streamlit.io/whitphx/style-transfer-web-app/main/app.py
20 stars 30 forks source link

The app hosted on the Sharing stops #5

Open whitphx opened 3 years ago

whitphx commented 3 years ago
2021-04-27 05:59:03.562 Track video ended

2021-04-27 05:59:37.327 Connection(42) Consent to send expired

2021-04-27 05:59:37.328 ICE connection state is failed

2021-04-27 05:59:37.328 ICE connection state is closed

2021-04-27 06:44:48.303 Track video received

2021-04-27 06:44:48.303 Add a input video track <aiortc.rtcrtpreceiver.RemoteStreamTrack object at 0x7fe034958d30> to output track with video_transformer <class 'streamlit_webrtc.transform.AsyncVideoTransformTrack'>

2021-04-27 06:44:48.304 Add the video track with transfomer to <aiortc.rtcpeerconnection.RTCPeerConnection object at 0x7fe03494c7f0>

2021-04-27 06:44:48.338 Connection(43) Check CandidatePair(('10.12.16.137', 43133) -> ('192.168.0.7', 44217)) State.FROZEN -> State.WAITING

2021-04-27 06:44:48.338 Connection(43) Check CandidatePair(('10.12.16.137', 43133) -> ('103.213.128.97', 44217)) State.FROZEN -> State.WAITING

2021-04-27 06:44:48.338 ICE connection state is checking

2021-04-27 06:44:48.338 Connection(43) Check CandidatePair(('10.12.16.137', 43133) -> ('192.168.0.7', 44217)) State.WAITING -> State.IN_PROGRESS

2021-04-27 06:44:48.387 Connection(43) Check CandidatePair(('10.12.16.137', 43133) -> ('103.213.128.97', 44217)) State.WAITING -> State.IN_PROGRESS

2021-04-27 06:44:50.070 Connection(43) Check CandidatePair(('10.12.16.137', 43133) -> ('103.213.128.97', 44217)) State.IN_PROGRESS -> State.SUCCEEDED

2021-04-27 06:44:50.070 Connection(43) ICE completed

2021-04-27 06:44:50.079 ICE connection state is completed

[manager] Error checking Streamlit healthz: Get "http://localhost:8501/healthz": read tcp 127.0.0.1:48490->127.0.0.1:8501: read: connection reset by peer

[manager] Streamlit server consistently failed status checks

[manager] Please fix the errors, push an update to the git repo, or reboot the app.
whitphx commented 3 years ago

It is fixed if rebooted

phycoding commented 2 years ago

Please help me to add your streamlit-webtrc library to my repo (Emotion detection). It is showing key error while I am doing this. Requesting you to please help me.