Welcome new user! You can search existing questions and answers without registering, but please register to post new questions and receive answers. Note that due to large amounts of spam attempts, your first three posts will be manually moderated, so please be patient.
Because of un-manageable amounts of spam despite our use of CAPTCHAs, email authorization, and other tools, we have discontinued this forum (see the 700k+ registered users with validated email addresses at right?). Please email us any questions or post bug reports and feature requests on GitHub at https://github.com/jevois -- The content below remains available for future reference.
Welcome to JeVois Tech Zone, where you can ask questions and receive answers from other members of the community.

"streamon" and "streamoff" error "Unsupported command" [closed]

0 votes

I miss something?
Using the latest image:

info
INFO: JeVois 1.0
INFO: Linux version 3.4.39
INFO: CPU: 1344MHz, 28C, load: 1.04 1.03 1.12 1/58 19681
INFO: MemTotal: 238452 kB, MemFree: 160628 kB

Using the terminal from windows I got this error:

streamon
ERR Unsupported command

the same for "streamoff"

closed with the note: pelrun was right ... so every time read the manual first !!! ;)
asked Apr 28, 2017 in User questions by lguzzon (160 points)
closed Apr 28, 2017 by lguzzon

1 Answer

+2 votes
 
Best answer
From the documentation: "This command will only exist if the current video mapping has a USB output of type NONE."
answered Apr 28, 2017 by pelrun (2,330 points)
selected Apr 28, 2017 by lguzzon
...