-
-
Notifications
You must be signed in to change notification settings - Fork 60
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
I can't hear audio #267
Labels
question
Further information is requested
Comments
This is my app.js in backend:
and this is my react component code:
|
https://github.com/phoboslab/jsmpeg The source code of
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have created a simple project that is showing rtsp stream in React according to your documentation and I can display the video but I can't hear the video. I am calling onAudioDecode callback when creating player but this callback is never called.
The text was updated successfully, but these errors were encountered: