-
Notifications
You must be signed in to change notification settings - Fork 46
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
react app error when load wcjs-player #91
Comments
I wouldn't really recommend using But if you insist on using it, then this is the relevant explanation regarding the error you get: #88 |
can you make simple react js web app demo ??? |
another question in simple html page without nodejs . |
no, i can't dedicate time to making a react example for you as
no, |
@jaruba |
@mas1515 do you need to do it in browser? if yes - one possible solution will be use some server to convert rtsp to WebRTC. |
@RSATom I do not know webrtc very good what is your resolve ?? i test video.js and jwplayer but not support rtsp , |
@RSATom |
Browsers can't support rtsp by internal restrictions, so I don't see any way to play rtsp in browser without transcoding... |
hello @jaruba
i want load wcjs-player
in react app but
it give me this error
https://pasteboard.co/J9RAu7i.png
my code is this image
https://pasteboard.co/J9RBi6f.png
please help me .
The text was updated successfully, but these errors were encountered: