- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Based on v4.2.1 release version, I use start recording rest api to record share screen stream, the response is error, error code is 500.
url is POST ${host}/v1/rooms/{roomId}/recordings
The following is request param:
{
"container": "mkv",
"media": {
"audio": {
"from": "stream-id"
},
"video": {
"from": "stream-id",
"parameters": {
"resolution": {
"width": 640,
"height": 480
}
}
}
}
}
Can you help check this issue?
Thanks!
- Tags:
- HTML5
- JavaScript*
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
1. Can you record a camera stream?
2. What're the video/audio codecs of your recording stream?
2. Please confirm that fdk-aac is installed before recording.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please make sure your audio is clicked when you sharing your screen, seem your record request include audio .
Thanks
Yanbin

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page