[
https://issues.apache.org/jira/browse/OPENMEETINGS-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17089018#comment-17089018
]
Sebastian Wagner commented on OPENMEETINGS-2278:
------------------------------------------------
On the first try of "startRecording" it produces an event called:
{code:java}
[WebSocket.send] Sending:
{"type":"kurento","id":"wannaRecord","shareType":"screen","fps":"10","width":"800","height":"600"}
{code}
which is replied to by:
{code:java}
Received message:
{"type":"kurento","id":"broadcast","stream":{"uid":"8e63a7d4-969a-460c-98b9-b1b75311fc5f","type":"SCREEN","width":800,"height":600,"activities":["RECORD"],"cuid":"b949ca32-5c71-40f8-b49e-0af60d4fec1d","user":{"id":1,"firstName":"firstname","lastName":"lastname","displayName":"firstname
lastname","address":{"country":"NZ"},"pictureUri":"./profile/1?anticache=1585948761158"},"level":5,"shareType":"screen","fps":"10"},"iceServers":[]}{code}
> Recording will not start or stop again if you record a second time in the
> same room
> -----------------------------------------------------------------------------------
>
> Key: OPENMEETINGS-2278
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2278
> Project: Openmeetings
> Issue Type: Bug
> Components: Recordings
> Affects Versions: 5.0.0-M3, 5.0.0-M4
> Reporter: Sebastian Wagner
> Assignee: Sebastian Wagner
> Priority: Major
> Fix For: 5.0.0-M5
>
>
> If you enter a room, press start recording, press stop recording
> => Then you try to start again => The button doesn't do anything
--
This message was sent by Atlassian Jira
(v8.3.4#803005)