-
Notifications
You must be signed in to change notification settings - Fork 587
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
Problems with opus/pcm audio with RTSP translation in WebRTC #1544
Comments
I have same problem with OpenIPC camera. But sound bad in all situations - WebRTC/MSE/RTSP/etc. |
What can be done about it? |
I thought I just had a bad camera. Or that's just how OpenIPC works with it. |
I've been testing with multiple cameras, do you think this is a problem on the OpenIPC side? How can I help to fix this problem? Can I run some tests or do I need additional data? |
I needs to make some additional tests with my camera. |
Thank you, if you need more information from me or a remote connection to the camera, I am always ready. |
Heh. On the left side is my friend's project. I started with it before I was even familiar with WebRTC and the go language. |
Good afternoon, I just found a link to your friend's project on your project page :) Today I conducted another experiment with a similar mediamtx project, it has the same problem with opus, but it is missing from pcm, webrtc pion is also present in the project dependencies, could there be a problem somewhere in this library? |
RTSPtoWeb also based on pion library. Probably it has some fix for this case. |
I'm trying to broadcast an rtsp stream from a camera running on openIPC firmware. and I get big problems with sound in pcm and opus modes. The sound seems to be robotic and cropped, there are no such problems with sound in the MSE broadcast. There are no audio problems in the RTSP stream if you watch it in VLC.
The text was updated successfully, but these errors were encountered: