-
Notifications
You must be signed in to change notification settings - Fork 786
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Odd issue, connects via md5 login method, and clicking stream takes me to mse view, I get one frame, but then it never plays. tried rebooting cam, blocking:
||security.iot.i.tplinknbu.com^$important
||n-device-api.tplinkcloud.com^$important
||api.tplinkra.com^$important
||euw1-app-cloudgateway.iot.i.tplinkcloud.com^$important
||euw1-app-server.iot.i.tplinkcloud.com^$important
||euw-app-tapo-care.i.tplinkcloud.com^$important
||stun.tplinkcloud.com^$important
||n-wap.i.tplinkcloud.com^$important
||euw1-cipc-api.i.tplinkcloud.com^$important
||euw1-security.iot.i.tplinknbu.com^$important
||iac-backend.tplinkcloud.com^$important
||n-euw1-wap.i.tplinkcloud.com^$important
via adguard.
Nothing seems to work.
{
"producers": [
{
"id": 2150122240,
"format_name": "tapo",
"protocol": "http",
"remote_addr": "192.168.0.30:8800",
"medias": [
"video, recvonly, H264",
"audio, recvonly, PCMA/8000",
"audio, sendonly, PCMA/8000"
],
"receivers": [
{
"id": 96,
"codec": {
"codec_name": "h264",
"codec_type": "video"
},
"childs": [
97,
102
],
"bytes": 13602036,
"packets": 1773
},
{
"id": 98,
"codec": {
"codec_name": "pcm_alaw",
"codec_type": "audio",
"sample_rate": 8000
},
"childs": [
99,
103
]
}
],
"senders": [
{
"id": 105,
"codec": {
"codec_name": "ANY",
"codec_type": ""
},
"parent": 104
}
],
"bytes_recv": 15726032
}
],
"consumers": [
{
"id": 95,
"format_name": "rtsp",
"protocol": "rtsp+tcp",
"remote_addr": "127.0.0.1:47958",
"sdp": "v=0\r\no=- 1 1 IN IP4 0.0.0.0\r\ns=go2rtc/1.9.9\r\nc=IN IP4 0.0.0.0\r\nt=0 0\r\nm=video 0 RTP/AVP 96\r\na=rtpmap:96 H264/90000\r\na=recvonly\r\na=control:trackID=0\r\nm=audio 0 RTP/AVP 97\r\na=rtpmap:97 PCMA/8000\r\na=recvonly\r\na=control:trackID=1\r\n",
"user_agent": "FFmpeg Frigate/0.16.2-4d58206",
"medias": [
"video, sendonly, ANY",
"audio, sendonly, ANY"
],
"senders": [
{
"id": 97,
"codec": {
"codec_name": "h264",
"codec_type": "video"
},
"parent": 96,
"bytes": 13602036,
"packets": 1773
},
{
"id": 99,
"codec": {
"codec_name": "pcm_alaw",
"codec_type": "audio",
"sample_rate": 8000
},
"parent": 98
}
],
"bytes_send": 13776584
},
{
"id": 101,
"format_name": "probe",
"protocol": "http",
"remote_addr": "192.168.0.55:50355",
"user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36",
"medias": [
"video, sendonly, ALL",
"audio, sendonly, ALL",
"audio, recvonly, ANY"
],
"receivers": [
{
"id": 104,
"codec": {
"codec_name": "ANY",
"codec_type": ""
},
"childs": [
105
]
}
],
"senders": [
{
"id": 102,
"codec": {
"codec_name": "h264",
"codec_type": "video"
},
"parent": 96,
"bytes": 1301,
"packets": 1
},
{
"id": 103,
"codec": {
"codec_name": "pcm_alaw",
"codec_type": "audio",
"sample_rate": 8000
},
"parent": 98
}
]
}
]
}
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested