An open API service indexing awesome lists of open source software.

https://github.com/sourcey/webrtcnativelabs

WebRTC native C++ media server
https://github.com/sourcey/webrtcnativelabs

Last synced: 7 months ago
JSON representation

WebRTC native C++ media server

Awesome Lists containing this project

README

          

# WebRTC Native Media Streamer

This sample app showcases how to record and stream live WebRTC video streams on the server side. Audio and video streams are recorded and multiplexed in MP4 format (H.264/ACC) by default, but any format supported by LibSourcey/FFmpeg can be used.