recording
Discussion List
-
Issue while recording Video
Hi, In our application, Trainer and participants can join a video session. we use mediapipe and AI to detect the position of a participant and draw lines on the participant's video stream. we are recording the feed of a trainer. When a trainer and participant join from the same system and when we check logs from the daily…
-
How to mirror the video while recording? Or flip text horizontally on recorded video?
Hi I am recording a owner's video and adding some text to the recorded video. And I am using this recording video and it should be mirrorred. But when we mirror this video, the text on the recorded video is also mirrored. So is there a way to mirror the video while recording? Or, is there any property to flip the text that…
-
[Cloud recording] Changing the content-type in recording files on s3
Hi. We are using cloud recording in our current project and everything works great except for one thing. The content-type of each recorded file is binary/octet-stream. Would it be possible to have a header added when uploading the file stating that Content-type: video/mp4? Thanks in advance!
-
Changelog #33 - 2022-10-17
Hello! I'm here to tell you about the latest changes to Daily. If you have any questions, post them in the comments below and we will follow up with you in the thread. If you are looking for a feature that we don't offer yet, you can tell us about it here. Now for the latest... Dashboard 🐛 Made a few bug fixes like…
-
Changelog #31 - 2022-09-26
Hello! I'm here to tell you about the latest changes to Daily. If you have any questions, post them in the comments below and we will follow up with you in the thread. If you are looking for a feature that we don't offer yet, you can tell us about it here. Now for the latest... Daily Prebuilt 💅 Lots of UI polish, as usual,…
-
Transcript on top of Daily recordings
If you'd like to add captions to your Daily recordings, you can combine the transcription feature with the new VCS recording feature like so: callObject.on('app-message', (newText) => { if (msg.fromId === 'transcription' && msg.data.is_final) { call.updateLiveStreaming({ layout: { preset: "custom", composition_params: {…
Upcoming Events
-
[Technical Webinar] Build an interactive live streaming video experience
Join Daily on Wednesday, June 7 at 12pm ET / 9am PT for an exciting event about the future of interactive live video. During the event, you’ll get access to exclusive content, including: Discover what interactive live streaming is and why developers in the video space need to know about it. Understand why WebRTC is the…