Fred Montier Posted November 2, 2024 Posted November 2, 2024 uniGUI WebRTC Media Recording uniGUI WebRT Media Recording (Click to watch animation) Description Recording videos via browser without using specific JavaScript components or libraries is a bit complicated for several reasons, the main one being the existence of several browsers and encoders. Not to mention the way to deal with different devices. WebRTC came to solve this mess and make it easier to deal with media (sound and video) in your browser. This example shows how to record video, audio, your desktop or take a simple photo following your device's settings, resolution selection, codec and other aspects. It works in all the most current browsers and in mobile and desktop environments. If you want to integrate video recording into your app, this is the ideal solution. Resources and Details You need a domain with SSL to access any media device. It will work in you local computer but not if you don't host a secure domain. Self-signed certificates to domains won't work either. Be aware. Support for all current browsers. No need to install anything. Demo uniGUI application has no restrictions or dependencies. But be aware of time length. Longer the video, longer the time to encode and save to uniGUI server. Record video, audio or even you desktop image. Or just take a snapshot. Configurable device, resolution, codec e bitrate. Preview video in new tab. Even preview before saving to uniGUI. Create and Save a thumbnail image from your video in the same video folder. Full screen mode. Snapshot frame and save to uniGUI. Save you video direct to uniGUI and do whatever you want or just download it. No other third party components. Easy to use in uniGUI. A practical solution to virtual classes, products demonstration, training, sales tools etc. Easy to change code and embed in your uniGUI projects. No hidden costs or fees. Yes, we offer consulting on adapting this example to your projects. Contact us to receive a quote. more detail at the link below https://unigui.com.br/uniGUIWebRTCVideoRecording.html 1 Quote
Fred Montier Posted November 2, 2024 Author Posted November 2, 2024 This is a Desktop app... you can adapt to mobile use the same controls equivalent and same code, if that is your goal. uniGUIWebRTCRecording.mp4 1 Quote
Fred Montier Posted November 2, 2024 Author Posted November 2, 2024 All functional. Just missing the project source-code. Download demo https://mega.nz/file/dVQ0FZBb#pr4P_4JmQUaATCTuPaGdPB6DxHoN4V_Pxgmof52YrOs 1 Quote
Fred Montier Posted November 2, 2024 Author Posted November 2, 2024 All about WebRTC you can find here: https://webrtc.org/ All modern browser support it and is very easy to use and implement to uniGUI: you can find a lot of exemples and doc here https://www.webrtc-experiment.com/ Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.