Hi
We recently started to experience some strange behaviour with our WCS server:
1. Users randomly getting disconnected from conference Rooms
2. User stream stopping after sometimes it has been added to the mixer(the stream stopping is inside the mixer, the origin stream is fine), this usually happens after I have injected a stream into the mixer via the REST API, but majority of the times works fine
In the logs I keep getting this error(loads of them)
17:02:23,638 ERROR mixer://15003_en_p_1000 - MIXER-AGENT-mixer://15003_en_p_1000-53796ee4-ffcb-4a4a-91f7-4f22e4dc431a TRANSCODER RESULT NULL
But the mixer is behaving perfectly fine, however we keep getting loads of these errors.
In terms of the disconnection, I randomly get this log when it happens, but nothing else about the nature of the failure(IPs and Stream names have been replaced as they contain sensitive information)
}
"maxBitrate" : 3000
"height" : 720,
"width" : 1280,
"video" : {
"audio" : true,
"constraints" : {
"origin" : "",
},
"name" : 15003
"custom" : {
"mediaProvider" : "WebRTC",
},
"muted" : false
"videoState" : {
},
"muted" : true
"audioState" : {
"mediaType" : "publish",
"createDate" : 1671038325732,
"cvoExtension" : false,
"transport" : "UDP",
"codecImpl" : "",
"audioBitrate" : 0,
"fps" : 0,
"gop" : 0,
"history" : false,
"quality" : 0,
"maxBitrate" : 3000,
"minBitrate" : 0,
"bitrate" : 0,
"height" : 720,
"width" : 1280,
"record" : false,
"description" : "Audio RTP activity",
"info" : "Failed by RTP activity",
"videoCodec" : "H264",
"audioCodec" : "opus",
"status" : "FAILED",
"hasAudio" : true,
"hasVideo" : true,
"published" : true,
"name" : "15003-fictitious-5c60",
"mediaSessionId" : "5c6014f1-7bd3-11ed-821e-f9f3a319c2d6",
"sessionId" : "/0.0.0.0.:58452/0.0.0.0:8443-9659845b-c813-4115-9332-9384ceeda3bd",
"appKey" : "roomApp",
"nodeId" : "Bvn9oqdgIkpJ0eJGebHMFv8JhqSmOXEL@0.0.0.0",
{
This is the Warning that usually precedes the disconnection
17:21:45,548 WARN D - VideoProcessor-15003-5c60-5c6014f1-7bd3-11ed-821e-f9f3a319c2d6 Drop video frame from mixer's buffer
It use to work perfectly fine until a couple of days ago, there have been no changes in our infrastructure, how can we investigate please?
Thanks
We recently started to experience some strange behaviour with our WCS server:
1. Users randomly getting disconnected from conference Rooms
2. User stream stopping after sometimes it has been added to the mixer(the stream stopping is inside the mixer, the origin stream is fine), this usually happens after I have injected a stream into the mixer via the REST API, but majority of the times works fine
In the logs I keep getting this error(loads of them)
17:02:23,638 ERROR mixer://15003_en_p_1000 - MIXER-AGENT-mixer://15003_en_p_1000-53796ee4-ffcb-4a4a-91f7-4f22e4dc431a TRANSCODER RESULT NULL
But the mixer is behaving perfectly fine, however we keep getting loads of these errors.
In terms of the disconnection, I randomly get this log when it happens, but nothing else about the nature of the failure(IPs and Stream names have been replaced as they contain sensitive information)
}
"maxBitrate" : 3000
"height" : 720,
"width" : 1280,
"video" : {
"audio" : true,
"constraints" : {
"origin" : "",
},
"name" : 15003
"custom" : {
"mediaProvider" : "WebRTC",
},
"muted" : false
"videoState" : {
},
"muted" : true
"audioState" : {
"mediaType" : "publish",
"createDate" : 1671038325732,
"cvoExtension" : false,
"transport" : "UDP",
"codecImpl" : "",
"audioBitrate" : 0,
"fps" : 0,
"gop" : 0,
"history" : false,
"quality" : 0,
"maxBitrate" : 3000,
"minBitrate" : 0,
"bitrate" : 0,
"height" : 720,
"width" : 1280,
"record" : false,
"description" : "Audio RTP activity",
"info" : "Failed by RTP activity",
"videoCodec" : "H264",
"audioCodec" : "opus",
"status" : "FAILED",
"hasAudio" : true,
"hasVideo" : true,
"published" : true,
"name" : "15003-fictitious-5c60",
"mediaSessionId" : "5c6014f1-7bd3-11ed-821e-f9f3a319c2d6",
"sessionId" : "/0.0.0.0.:58452/0.0.0.0:8443-9659845b-c813-4115-9332-9384ceeda3bd",
"appKey" : "roomApp",
"nodeId" : "Bvn9oqdgIkpJ0eJGebHMFv8JhqSmOXEL@0.0.0.0",
{
This is the Warning that usually precedes the disconnection
17:21:45,548 WARN D - VideoProcessor-15003-5c60-5c6014f1-7bd3-11ed-821e-f9f3a319c2d6 Drop video frame from mixer's buffer
It use to work perfectly fine until a couple of days ago, there have been no changes in our infrastructure, how can we investigate please?
Thanks
Last edited: