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

react app error when load wcjs-player #91

Open
mas1515 opened this issue May 24, 2020 · 9 comments
Open

react app error when load wcjs-player #91

mas1515 opened this issue May 24, 2020 · 9 comments

Comments

@mas1515
Copy link

mas1515 commented May 24, 2020

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 .

@jaruba
Copy link
Owner

jaruba commented May 26, 2020

I wouldn't really recommend using wcjs anymore as it was discontinued and relies on VLC 2.2 and probably older Electron versions too.

But if you insist on using it, then this is the relevant explanation regarding the error you get: #88

@mas1515
Copy link
Author

mas1515 commented May 26, 2020

@jaruba

can you make simple react js web app demo ???

@mas1515
Copy link
Author

mas1515 commented May 26, 2020

@jaruba

another question
is it possible use wcjs-player

in simple html page without nodejs .

@jaruba
Copy link
Owner

jaruba commented May 26, 2020

I am not sure what should I look for on these screenshots.

no, i can't dedicate time to making a react example for you as wcjs has been discontinued. unless it gets restarted, i cannot dedicate more time to examples for it

is it possible use wcjs-player in simple html page without nodejs .

no, wcjs is nodejs only

@mas1515
Copy link
Author

mas1515 commented May 26, 2020

@jaruba
thanks for reply .
What do you think I should use instead of webchimera ?
I want play video with rtsp address
To show in reacjs app ,

@RSATom
Copy link
Contributor

RSATom commented May 26, 2020

@mas1515 do you need to do it in browser? if yes - one possible solution will be use some server to convert rtsp to WebRTC.

@mas1515
Copy link
Author

mas1515 commented May 26, 2020

@RSATom
thanks for reply

I do not know webrtc very good
I need a regular player
that play rstp on web
Like ip camera
rtsp: // admin: [email protected]: 554 / cam / realmonitor? channel = 1 & subtype = 0

what is your resolve ??
for simple web html page and nodejs and react js

i test video.js and jwplayer but not support rtsp ,

@mas1515
Copy link
Author

mas1515 commented May 26, 2020

@RSATom
another question
can you send simple react js app that use webchimera
not electron . just react js
thanks

@RSATom
Copy link
Contributor

RSATom commented May 27, 2020

Browsers can't support rtsp by internal restrictions, so I don't see any way to play rtsp in browser without transcoding...
What about demo app for webchimera - I will not spend time on it while it in deprecated state, I have better ways to use my free time.

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

3 participants