jimm98y / SharpRTSPtoWebRTC

A C# implementation of the RTSP to WebRTC gateway that allows you to stream RTSP from various sources to the web browser. It is implemented in netstandard2.0 without any native dependencies. Supports H264 and H265 re-streaming (H265 in WebRTC is only available in Safari). Audio transcoding from AAC to Opus is also supported.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jimm98y/SharpRTSPtoWebRTC Stargazers