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
{{ message }}
This repository was archived by the owner on Jul 12, 2023. It is now read-only.
The browser negotiates a H.264 connection successfully with KMS. After connecting a RecorderEndpoint to the WebRtcEndpoint the recording session is closed several seconds later.
Context
Browser let's KMS offer
Agrees on H.264. WebRtcEndpoint receives MediaTranscodingStateChange as NOT_TRANSCODING
Connecting prepared RecorderEnpoint (to local file, MP4_VIDEO_ONLY) on MediaFlowOutStateChange of WebRtcEndpoint.
RecorderEndpoint MediaFlowInStateChanged fires with FLOWING
RecorderEnpoint receives Recording event
The trace below appears in the KMS log 15 seconds later
RecordingEndpoint receives NOT_FLOWING event and is stopped then
Kurento Media Server version: 6.16.0
Found modules:
'core' version 6.16.1~15.gcf111ef4
'elements' version 6.16.1~19.gb38df49
'filters' version 6.16.1~3.gec9da10
'webrtcarucocode' version 0.1.6~14.g7bb9038
'webrtcbarcode' version 0.1.6~5.gfd167d4
'webrtccbr' version 0.1.6~7.gb9ddf5e
Prerequisites
These are MANDATORY, otherwise the issue will be automatically closed.
Issue description
The browser negotiates a H.264 connection successfully with KMS. After connecting a RecorderEndpoint to the WebRtcEndpoint the recording session is closed several seconds later.
Context
The log output:
How to reproduce?
Hmm. Not really an idea
Expected & current behavior
Should record to MP4 as it does if the video connection runs VP8
Info about your environment
About Kurento Media Server
About your Application Server
About end-user clients
Run these commands