- Joined
- Jan 6, 2017
- Messages
- 1,249
Ok, I got the cam working.
I pretty much posted this same thing over on TeamFDM.com after they couldn't really help.
But, in case you, or more likely @7milesup runs into this issue, since he is using an OrangePI too. Or, anyone else for that matter who happens to be struggling with the OrangePi, Mainsaild and a webcam.
For future reference, since Raspberry Pi's are being scalped for ridiculous prices and Orange Pi's are becoming more common in these type of applications. In case someday, someone is searching the web looking for a way to get their webcam set up with an Orange Pi 4 for Mainsail.
First, after multiple attempts to create webcam.txt files, trying to download and install "Crowsnest", sacrificing a live chicken and then beating it against the side of my Voron, I started taking screenshots of everything, and comparing them to each other when the next failure occurred.
So, crowsnest failed to install because the Orange Pi didn't have an FFMpeg, whatever the f... that is. So i spent half an hour googling "debian install FFMpeg. Found a command line script to install it, and ran the script. That, of course failed, because I neede the following "dependencies".
Geat, so another hour or so google searching each of these things by name, until i found a copy/paste command line to install each. After I managed to install some of these things, apparently of them was just the right one, and afterwards I got the option to "accept this solution". I typed Y, hit enter, and it installed a whole bunch of ****.
I went back and tried the "ffmpeg" install command again. For the first time, something actually worked. Oddly, this time It gave me a list of other dependencies that needed to be installed as well. So, I typed Y and hit enter, again, and got this:
Naturally, at this point the cam still wasn't working in Mainsail. So, i went back to the Crowsnest github thing, and copied/pasted the install command into the ssh terminal, and oddly, it worked. Crowsnest installed this time.
Feeling confident, i rebooted the Orange Pi and opened up Sailboat, and it was working! No webcam.txt files. No config files. Just, a webcam image of my assistant, who took care of the sacrificed chicken.
There. Done!
I pretty much posted this same thing over on TeamFDM.com after they couldn't really help.
But, in case you, or more likely @7milesup runs into this issue, since he is using an OrangePI too. Or, anyone else for that matter who happens to be struggling with the OrangePi, Mainsaild and a webcam.
For future reference, since Raspberry Pi's are being scalped for ridiculous prices and Orange Pi's are becoming more common in these type of applications. In case someday, someone is searching the web looking for a way to get their webcam set up with an Orange Pi 4 for Mainsail.
First, after multiple attempts to create webcam.txt files, trying to download and install "Crowsnest", sacrificing a live chicken and then beating it against the side of my Voron, I started taking screenshots of everything, and comparing them to each other when the next failure occurred.
So, crowsnest failed to install because the Orange Pi didn't have an FFMpeg, whatever the f... that is. So i spent half an hour googling "debian install FFMpeg. Found a command line script to install it, and ran the script. That, of course failed, because I neede the following "dependencies".
Geat, so another hour or so google searching each of these things by name, until i found a copy/paste command line to install each. After I managed to install some of these things, apparently of them was just the right one, and afterwards I got the option to "accept this solution". I typed Y, hit enter, and it installed a whole bunch of ****.
I went back and tried the "ffmpeg" install command again. For the first time, something actually worked. Oddly, this time It gave me a list of other dependencies that needed to be installed as well. So, I typed Y and hit enter, again, and got this:
Naturally, at this point the cam still wasn't working in Mainsail. So, i went back to the Crowsnest github thing, and copied/pasted the install command into the ssh terminal, and oddly, it worked. Crowsnest installed this time.
Feeling confident, i rebooted the Orange Pi and opened up Sailboat, and it was working! No webcam.txt files. No config files. Just, a webcam image of my assistant, who took care of the sacrificed chicken.
There. Done!