RTSPtoWeb icon indicating copy to clipboard operation
RTSPtoWeb copied to clipboard

Why is there no sound when referencing the video?

Open fangrenfu opened this issue 1 year ago • 0 comments

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

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>

fangrenfu avatar Dec 07 '23 02:12 fangrenfu

if it Crash please send error report

deepch avatar Apr 02 '21 20:04 deepch

No errors in RTSPtoWebRTC binary just the web client crashes.

Screenshot 2021-04-04 at 7 04 08 PM Screenshot 2021-04-04 at 7 04 26 PM

anurag-lambdatest avatar Apr 04 '21 13:04 anurag-lambdatest

@deepch did you get a chance to check this ?

anurag-lambdatest avatar Apr 12 '21 05:04 anurag-lambdatest