View: 25463|Reply: 5

Installing CSI Camera

[Copy link]

3

threads

5

posts

25

credits

Novice

Rank: 1

credits
25
Published in 2017-9-8 14:56:25 | Show all floors |Read mode
I have Orange Pi PC plus which has Debian OS and I want to start CSI camera.Please guide me for that. Do I need to install ow level drivers or not? Is it similar to Raspberry Pi or not?

62

threads

653

posts

5206

credits

Administrator

Rank: 9Rank: 9Rank: 9

credits
5206
Published in 2017-9-8 16:46:52 | Show all floors
Here is what wrote in the user manual:
i Load up driver
sudo modprobe gc2035
sudo modprobe vfe_v4l2
ii Install motion
sudo apt-get install motion
iii Modify configuration
sudo nano /etc/motion/motion.conf
stream_localhost off
iv Create folder for images saving
mkdir ~/motion
v Modify permission
chmod 777 motion
vi Continue modifying configuration
sudo nano /etc/default/motion
start_motion_daemon=yes
vii Boot the server
Sudo /etc/init.d/motion start
Enter the following in browser: localhost:8081
You could check image output from camera.
Besides, you could also refer to this link:

3

threads

5

posts

25

credits

Novice

Rank: 1

credits
25
 Author| Published in 2017-9-8 17:18:18 | Show all floors
admin replied at 2017-9-8 16:46
Here is what wrote in the user manual:
i Load up driversudo modprobe gc2035sudo modprobe vfe_v4l2ii ...

Thank You ! I have referred user manual. In that at the end of page 30 there is  "8) How to use gc2035 on Linux " written so do I need to execute those command before loading sudo modprobe gc2035sudo modprobe vfe_v4l?

3

threads

5

posts

25

credits

Novice

Rank: 1

credits
25
 Author| Published in 2017-9-8 17:19:17 | Show all floors
How can I know that my camera is detected ?

0

threads

1

posts

12

credits

Novice

Rank: 1

credits
12
Published in 2018-1-4 02:15:54 | Show all floors
very good question seems csi cams are not working on latest armbian and ubuntu

9

threads

634

posts

4400

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
4400
Published in 2018-1-4 05:26:46 | Show all floors
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list