mpromonet / webrtc-streamer

WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
https://webrtcstreamer.agreeabletree-365b9a90.canadacentral.azurecontainerapps.io/?layout=2x2
The Unlicense
2.8k stars 581 forks source link

There is no sound during Windows environment testing, #612

Open snakingmouse opened 11 months ago

snakingmouse commented 11 months ago

Describe the bug

windows环境测试没有声音,是不是使用方式没对?,可否指点? There is no sound during Windows environment testing, is the usage incorrect?, Can you give me some guidance?

To Reproduce Steps to reproduce the behavior:

  1. webrtc-streamer -H 8000 -C config.json
  2. webRtcServer.connect("rtsp://192.168.0.211:8554/stream1", "audiocap://1");
  3. webRtcServer.connect("rtsp://192.168.0.211:8554/stream0", "audiocap://0");
  4. There is no sound when configuring 'audio URL' or not configuring 'audio URL'. Use VLC to play with sound.

我在Windows环境测试好几天了,只有视频,一直查不出为什么没声音,是使用上的问题吗?,帮忙指点下;万分感谢。 I have been testing in the Windows environment for several days and only have videos. I can't find out why there is no sound. Is it a usage issue?, Give me some guidance; Thank you very much.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

user0568 commented 7 months ago

解决了嘛