Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is there no sound when referencing the video? #414

Open
fangrenfu opened this issue Dec 7, 2023 · 0 comments
Open

Why is there no sound when referencing the video? #414

fangrenfu opened this issue Dec 7, 2023 · 0 comments

Comments

@fangrenfu
Copy link

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。

<!doctype html>

<title>RTSPtoWeb WebRTC example</title>

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant