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

Seeing Page full of texts instead of camera stream #676

Open
Priya4120 opened this issue Aug 13, 2022 · 7 comments
Open

Seeing Page full of texts instead of camera stream #676

Priya4120 opened this issue Aug 13, 2022 · 7 comments

Comments

@Priya4120
Copy link

I am able to install and run the module. however, when I reach the webpage I see a page for of text instead of the camera stream. I checked with the raspistill that my camera is working
Screenshot 2022-08-13 142904
.

@roberttidey
Copy link
Collaborator

This is probably an issue with browser set up. For example if javascript has been disabled.

What browser are you using? Have you tied accessing from elsewhere like from a PC or phone?

For most browsers you can turn on developer options (F12) which will show what is going on.

@Priya4120
Copy link
Author

Thanks for the response. I tried accessing the developer options using F12. I am using chrome and Java script is enabled. Here is my output of the console and issues within developer options. Any help is appreciated.

console
issues

@roberttidey
Copy link
Collaborator

Have you got chrome speechify extension?

If so try disabling this.

@Priya4120
Copy link
Author

That's right. I removed speechify extension. Issues are cleared now but I am still seeing some console errors. Sorry, I am not much experienced on web side.

image

@roberttidey
Copy link
Collaborator

I'll look further into those. I don't get any console errors.

There are references to port 82 and port 291 in your errors> Have you changed port numbers?

init_pt which is referenced doesn't exist in my code.

@Elite230
Copy link

Elite230 commented Nov 20, 2022

Hi, I am also getting a similar error on chrome without extensions...
Using Raspberry pi 3b+ with working connected camera

Mabe I should downgrade the version of the software?

@roberttidey
Copy link
Collaborator

I don't see an issue using latest software and using chrome as browser.

Check by turning on developer tools (F12) and looking for errors in console.

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