Giter Club home page Giter Club logo

Comments (15)

codeNinjaDev avatar codeNinjaDev commented on August 12, 2024

Try running ./runInteractive

from chickenvision.

schelcc avatar schelcc commented on August 12, 2024

Try running ./runInteractive

Exact same error, what was I doing by running that?

from chickenvision.

codeNinjaDev avatar codeNinjaDev commented on August 12, 2024

Hmm never seen this before. Try restarting pi from webdashboard, then you won't need to use terminal hopefully

from chickenvision.

codeNinjaDev avatar codeNinjaDev commented on August 12, 2024

It should automatically run when restarted

from chickenvision.

schelcc avatar schelcc commented on August 12, 2024

Still getting the same error. Do I need to supply some sort of settings file?

from chickenvision.

codeNinjaDev avatar codeNinjaDev commented on August 12, 2024

I didn't need to. Is camera connected?

from chickenvision.

schelcc avatar schelcc commented on August 12, 2024

Yes. It's a Microsoft 300 Lifecam HD (or something like that) and it's plugged into the pi directly.

from chickenvision.

codeNinjaDev avatar codeNinjaDev commented on August 12, 2024

try running example program? Never seen this before.

from chickenvision.

schelcc avatar schelcc commented on August 12, 2024

running "Built-In multi-camera streaming" from the dropdown works, but downloading the example program and running that doesn't work, neither does the python example from the dropdown.

from chickenvision.

schelcc avatar schelcc commented on August 12, 2024

The same error results

from chickenvision.

codeNinjaDev avatar codeNinjaDev commented on August 12, 2024

That's very weird. Try imaging os again. Plus I (someone else, unrelated) found a bug in chicken vision that I need to fix

from chickenvision.

codeNinjaDev avatar codeNinjaDev commented on August 12, 2024

If that continues, I would make an issue on wpilib frcvision page

from chickenvision.

schelcc avatar schelcc commented on August 12, 2024

Reimaged, still not working. I'm going to take your advice and open and issue over there. Thanks for the help.

from chickenvision.

schelcc avatar schelcc commented on August 12, 2024

Went over to the frcvision repo, we figured it out. On line 94 a 3rd parameter needs to be passed to open(),

encoding="utf-8"

because when the pi makes the lifecam url it adds unicode (the trademark symbol) causing it to crash because it is expecting ascii only

from chickenvision.

codeNinjaDev avatar codeNinjaDev commented on August 12, 2024

Wow, congrats on getting that fixed. I would never have figured that out

from chickenvision.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.