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.
We have moved to a new forum at http://jevois.usc.edu, please check it out. The forum at jevois.org/qa will not allow new user registrations but is maintained alive for its useful past questions and answers.
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
...