Skip to content
Advertisement

Tag: raspberry-pi

shell script to use cl1p.net online clipboard in linux – Error (23) Failed writing body [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question

How to save movie in mjpg-streamer?

I have installed mjpg-streamer on Raspbarry Pi,and it ran well. But how to save movie in my sdcard? I tried mjpg-streamer/mjpg-streamer-experimental/mjpg_streamer -i “mjpg-streamer/mjpg-streamer-experimental/input_uvc.so” -o “mjpg-streamer/mjpg-streamer-experimental/output_http.so -w mjpg-streamer/mjpg-streamer-experimental/www”,and don’t know how to do. Answer I don’t have any idea about mjpg-streamer. But I suggest to use Motion library for video streaming/record movie. By adding motion.conf file you can save it to

After securing my webserver (rpi) from foreign ssh logins, I found this perl script on my computer. Can someone tell me what it does? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. This question does not appear to be about programming within the scope defined in the help center. Closed 5 years ago. Improve this question There was an account named “user” that would be used for these logins, which would be from all over the world.

Copy file to USB automatically on mount Raspberry Pi

I’m currently doing a project which requires a file to be automatically copied to USB-stick on mount. Based on my research in internet, I believe it is doable using udev rule. So, when an USB is inserted into my RPi2, the udev rule will then execute a python script which allows file to be copied to the USB-stick. Problem is,

Error when trying to deploy Qt application using shared libraries

I tried to deploy a qt application using the shared library approach described here: http://doc.qt.io/qt-5/linux-deployment.html (5th headline) When I go to my project folder and type “make clean” I get this error: “make: *** No rule ro make target ‘clean’. Stop” What is the problem here? Also: The documentation states: “We assume that you already have installed Qt as a

How to connect raspberry pi to internet? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question

Advertisement