11 questions
Thank you for your help.http://wiki.qt.io/Raspberry_Pi_Beginners_GuideI am trying to create a Qt Embedded environment on Raspberry Pi3 (raspbian lite) by referring to this.Download the cross-compilati...
If I bought a raspberry pie, but I didn't have a TV or monitor at home, can I connect to SSH even if I have a router? if you connect the raspberry pie to the router and connect it to the same network....
I'd like to pass voice and serial communication permissions to general users who access Raspberry Pi's server through a web browser...What I tried is Change the rights of the sound source sudochmod666...
Sorry for the vague question, but Raspberry Pi3 (OS: Raspbian 8.0) is currently checking the status around the network.When eth0, a wired NIC, becomes available, The question is which directory values...
I wanted to use x264 in ffmpeg, so I put libx264 in it and made it. make:*** [ffmpeg_g] Error 1 error occurred.Another person said that ffmpeg_g Error1 came out, and his question was, Isn't it a misma...
I checked the ffmpeg encoding as not found libx264, but it wasn't in /usr/lib/, so I tried to install it, but I couldn't do it many times, so I asked this question.I downloaded x264 on git clone and c...
Installing the current latest version of Raspbian will boot to a desktop environment called PIXEL.I wanted to change this to Xfce4.# update-alternates --config x-window-managerIn , select /usr/bin/xfw...
I would like to connect the USB device (sensor) to the Raspberry Pi and use PyUSB to communicate data.The programming language is Python.Now, pyusb, libusb are already installed, but I get the followi...
I am using an old version of Raspbian for some reason now.The version is 2012-12-16-heavy-raspbian.And the equipment used is Raspberry pi1.The question is why raspivid: command not found when using ra...
Thank you for your help.I updated Raspbian wheezy's Python 2.7.3 to 2.7.10 by following the steps below.wget-c https://www.python.org/ftp/python/2.7.10/Python-2.7.10.tgztar-xzvf Python-2.7.10.tgzcd Py...
- 1 - | » |
© 2024 OneMinuteCode. All rights reserved.