RTSPtoWeb
RTSPtoWeb copied to clipboard
Why is there no sound when referencing the video?
Why do I have sound when using the WebRTC mode in the platform, but there is no sound when using the WebRTC code in the example folder。
RTSPtoWeb WebRTC example
<input type="hidden" name="webrtc-url" id="webrtc-url"
value="http://localhost:8083/stream/demo/channel/0/webrtc">
<video id="webrtc-video" autoplay muted playsinline controls
style="max-width: 100%; max-height: 100%;"></video>
<script src="main.js"></script>
if it Crash please send error report
No errors in RTSPtoWebRTC binary just the web client crashes.
@deepch did you get a chance to check this ?